Skip to content

Commit

Permalink
JENKINS-72466: Upgrades jbcrypt dependency (#173)
Browse files Browse the repository at this point in the history
Co-authored-by: Anders Hammar <[email protected]>
  • Loading branch information
andham and Anders Hammar authored Dec 29, 2023
1 parent 5d0c5bd commit ed6136a
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 @@ -85,9 +85,9 @@
<version>0.3.0</version>
</dependency>
<dependency>
<groupId>org.connectbot.jbcrypt</groupId>
<groupId>org.connectbot</groupId>
<artifactId>jbcrypt</artifactId>
<version>1.0.0</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>com.google.crypto.tink</groupId>
Expand Down

0 comments on commit ed6136a

Please sign in to comment.