Skip to content

Commit

Permalink
build(deps): bump bcprov-jdk18on from 1.72 to 1.74 (#1559)
Browse files Browse the repository at this point in the history
* build(deps): bump bcprov-jdk18on from 1.72 to 1.74

Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.72 to 1.74.
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

Signed-off-by: Elliott Baron <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Elliott Baron <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliott Baron <[email protected]>
  • Loading branch information
dependabot[bot] and ebaron authored Aug 16, 2023
1 parent 3fbb131 commit 7285f03
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 @@ -100,7 +100,7 @@
-->
<com.graphql.java.extended.scalars.version>19.0</com.graphql.java.extended.scalars.version>
<com.nimbusds.jose.jwt.version>9.31</com.nimbusds.jose.jwt.version>
<org.bouncycastle.version>1.72</org.bouncycastle.version>
<org.bouncycastle.version>1.74</org.bouncycastle.version>
<org.jasypt.version>1.9.3</org.jasypt.version>
<org.jasypt-hibernate5.version>1.9.3</org.jasypt-hibernate5.version>
<org.slf4j.version>1.7.36</org.slf4j.version>
Expand Down

0 comments on commit 7285f03

Please sign in to comment.