Skip to content

Commit

Permalink
Bump io.jenkins.tools.bom:bom-2.387.x from 2401.v7a_d68f8d0b_09 to 24…
Browse files Browse the repository at this point in the history
…23.vce598171d115 (#244)
  • Loading branch information
dependabot[bot] committed Sep 10, 2023
1 parent 4ccee69 commit 781de5a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2401.v7a_d68f8d0b_09</version>
<version>2423.vce598171d115</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -84,6 +84,11 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>commons-text-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
Expand Down

0 comments on commit 781de5a

Please sign in to comment.