Skip to content

Commit

Permalink
Demove depmgmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlatombe committed Oct 10, 2024
1 parent 7d23b14 commit 40bfc04
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,6 @@ THE SOFTWARE.
<artifactId>access-modifier-annotation</artifactId>
<version>1.34</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
<version>1.78.1</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down Expand Up @@ -220,6 +215,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
<version>1.78.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci</groupId>
Expand Down

0 comments on commit 40bfc04

Please sign in to comment.