Skip to content

Commit

Permalink
Merge pull request #10354 from orientechnologies/dependabot/maven/org…
Browse files Browse the repository at this point in the history
….bouncycastle-bcpkix-jdk18on-1.79

chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79
  • Loading branch information
tglman authored Nov 4, 2024
2 parents 5fdaa93 + cd3ac14 commit 08b069e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
<version>1.78.1</version>
<version>1.79</version>
</dependency>


Expand Down

0 comments on commit 08b069e

Please sign in to comment.