Skip to content

Commit

Permalink
Merge pull request #977 from jenkinsci/dependabot/maven/edu.hm.hafner…
Browse files Browse the repository at this point in the history
…-codingstyle-pom-3.37.0

Bump edu.hm.hafner:codingstyle-pom from 3.35.0 to 3.37.0
  • Loading branch information
uhafner authored Nov 27, 2023
2 parents 73ca3f4 + 928ff28 commit d257c3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
check-latest: true
cache: 'maven'
- name: Set up Maven
uses: stCarolas/setup-maven@v4
uses: stCarolas/setup-maven@v4.5
with:
maven-version: 3.9.5
- name: Build with Maven
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>edu.hm.hafner</groupId>
<artifactId>codingstyle-pom</artifactId>
<version>3.35.0</version>
<version>3.38.0</version>
<relativePath />
</parent>

Expand Down

0 comments on commit d257c3e

Please sign in to comment.