Skip to content

Commit

Permalink
build(deps-dev): bump bc.version from 1.67 to 1.70
Browse files Browse the repository at this point in the history
Bumps `bc.version` from 1.67 to 1.70.

Updates `org.bouncycastle:bcprov-jdk15on` from 1.67 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-ext-jdk15on` from 1.67 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:bcpkix-jdk15on` from 1.67 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:bctls-jdk15on` from 1.67 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:bcprov-jdk15on
  dependency-type: direct:development
- dependency-name: org.bouncycastle:bcprov-ext-jdk15on
  dependency-type: direct:development
- dependency-name: org.bouncycastle:bcpkix-jdk15on
  dependency-type: direct:development
- dependency-name: org.bouncycastle:bctls-jdk15on
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 9375078 commit 2d8022a
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 @@ -70,7 +70,7 @@
<guava.version>32.0.0-jre</guava.version>
<slf4j-api.version>1.7.25</slf4j-api.version>
<spring-context.version>5.2.22.RELEASE</spring-context.version>
<bc.version>1.67</bc.version>
<bc.version>1.70</bc.version>

<!-- version of test dependencies -->
<junit.version>4.13.1</junit.version>
Expand Down

0 comments on commit 2d8022a

Please sign in to comment.