Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-release-bot committed Jan 28, 2025
2 parents 4eb169f + 8e38921 commit 5aca30a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ THE SOFTWARE.
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.2</version>
<version>1.18.0</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
Expand Down
4 changes: 2 additions & 2 deletions test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>jenkins-test-harness</artifactId>
<version>2389.va_b_3a_21a_c00ed</version>
<version>2391.v9b_3e2d3351a_2</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -242,7 +242,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-auth</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ THE SOFTWARE.
<!-- detached after 1.535 -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-auth</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down Expand Up @@ -525,7 +525,7 @@ THE SOFTWARE.
<!-- dependency of trilead-api -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>gson-api</artifactId>
<version>2.11.0-85.v1f4e87273c33</version>
<version>2.11.0-109.v1ef91dd0829a_</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 5aca30a

Please sign in to comment.