Skip to content

Commit

Permalink
Bump bouncycastle.version from 1.68 to 1.70
Browse files Browse the repository at this point in the history
Bumps `bouncycastle.version` from 1.68 to 1.70.

Updates `org.bouncycastle:bcmail-jdk15on` from 1.68 to 1.70
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcprov-jdk15on` from 1.68 to 1.70
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcmail-jdk15on
  dependency-type: direct:production
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 3e7db9b commit fb3b3f2
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 @@ -66,7 +66,7 @@
<tika.version>1.25</tika.version>
<pdfbox.version>2.0.24</pdfbox.version>
<jempbox.version>1.8.16</jempbox.version>
<bouncycastle.version>1.68</bouncycastle.version>
<bouncycastle.version>1.70</bouncycastle.version>
<poi.version>4.1.2</poi.version>
<maven.resolver.version>1.6.1</maven.resolver.version>
<maven.version>3.6.3</maven.version>
Expand Down

0 comments on commit fb3b3f2

Please sign in to comment.