Skip to content

Commit

Permalink
Merge branch 'master' into test-jgit-7.0.0-with-jakarta-ee-9
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Oct 4, 2024
2 parents 4bcca7e + 6343148 commit 9e221f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-${jenkins.baseline}.x</artifactId>
<version>3413.v0d896b_76a_30d</version>
<version>3435.v238d66a_043fb_</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -236,7 +236,7 @@
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
<version>3.17</version>
<version>3.17.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -272,7 +272,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.1</version>
<version>1.20.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9e221f6

Please sign in to comment.