Skip to content

Commit

Permalink
pick up release of bouncycastle-api
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord committed Jul 5, 2024
1 parent a6e3457 commit a43b0b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<!-- when updating remove the bouncycastle-api override -->
<version>2961.v1f472390972e</version>
<scope>import</scope>
<type>pom</type>
Expand All @@ -108,8 +109,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>bouncycastle-api</artifactId>
<!-- https://github.com/jenkinsci/bouncycastle-api-plugin/pull/152 -->
<version>2.30.1.78.1-238.v991b_a_c571a_29</version>
<version>2.30.1.78.1-246.ve1089fe22055</version>
</dependency>
<!-- test dependencies -->
<dependency>
Expand Down

0 comments on commit a43b0b7

Please sign in to comment.