Skip to content

Commit

Permalink
Merge branch 'master' into JENKINS-73942
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Dec 13, 2024
2 parents 170d80d + 7020e80 commit 165ea95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ THE SOFTWARE.
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.20.2</version>
<version>10.21.0</version>
</dependency>
</dependencies>
<executions>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>cloudbees-folder</artifactId>
<version>6.971.v9a_984fd08864</version>
<version>6.973.vc9b_85a_61e4fc</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 165ea95

Please sign in to comment.