mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-23 15:00:49 +01:00
fix: upgrade org.bouncycastle:bcpkix-jdk15on from 1.65 to 1.66
Snyk has created this PR to upgrade org.bouncycastle:bcpkix-jdk15on from 1.65 to 1.66. See this package in Maven Repository: https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk15on/ See this project in Snyk: https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -919,7 +919,7 @@
|
||||
<guice.version>4.2.3</guice.version>
|
||||
<jaxb.version>2.3.3</jaxb.version>
|
||||
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
|
||||
<bouncycastle.version>1.65</bouncycastle.version>
|
||||
<bouncycastle.version>1.66</bouncycastle.version>
|
||||
|
||||
<!-- event bus -->
|
||||
<legman.version>1.6.2</legman.version>
|
||||
|
||||
Reference in New Issue
Block a user