Skip to content

Commit

Permalink
Merge pull request #314 from luisgoncalves/dependabot/maven/bouncycas…
Browse files Browse the repository at this point in the history
…tle.version-1.79

Bump bouncycastle.version from 1.78.1 to 1.79
  • Loading branch information
luisgoncalves authored Dec 2, 2024
2 parents d883ce6 + a48513d commit 0ffd05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>11</maven.compiler.release>
<bouncycastle.version>1.78.1</bouncycastle.version>
<bouncycastle.version>1.79</bouncycastle.version>
</properties>

<description>
Expand Down

0 comments on commit 0ffd05d

Please sign in to comment.