Skip to content

Commit

Permalink
bump bom to 1500.ve4d05cd32975 (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen authored Jul 20, 2022
1 parent 029253b commit c551299
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,11 @@
<groupId>io.jenkins.configuration-as-code</groupId>
<artifactId>test-harness</artifactId>
<scope>test</scope>
<!-- TODO bump version in jcasc -->
<!-- TODO bump parent pom or cherry-pick https://github.com/jenkinsci/junit-plugin/pull/362 -->
<exclusions>
<exclusion>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>jenkins-test-harness</artifactId>
</exclusion>
</exclusions>
</dependency>
Expand All @@ -192,7 +192,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.303.x</artifactId>
<version>1117.v62a_f6a_01de98</version>
<version>1500.ve4d05cd32975</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit c551299

Please sign in to comment.