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 (#309)
  • Loading branch information
dependabot[bot] authored Sep 10, 2023
1 parent 1e8715f commit 92c7447
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 @@ -50,7 +50,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 @@ -61,6 +61,11 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-project</artifactId>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>commons-text-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
Expand Down

0 comments on commit 92c7447

Please sign in to comment.