Skip to content

Commit

Permalink
Bump bcprov-jdk15on from 1.49 to 1.67 in /itext
Browse files Browse the repository at this point in the history
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.49 to 1.67.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [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-jdk15on
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and asturio committed Aug 19, 2021
1 parent 8731251 commit 63d91fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.49</version>
<version>1.67</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 63d91fc

Please sign in to comment.