mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-04 11:20:53 +01:00
fix: upgrade org.bouncycastle:bcpg-jdk15on from 1.66 to 1.67
Snyk has created this PR to upgrade org.bouncycastle:bcpg-jdk15on from 1.66 to 1.67. See this package in Maven Repository: https://mvnrepository.com/artifact/org.bouncycastle/bcpg-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.6.Final</hibernate-validator.version>
|
||||
<bouncycastle.version>1.66</bouncycastle.version>
|
||||
<bouncycastle.version>1.67</bouncycastle.version>
|
||||
|
||||
<!-- event bus -->
|
||||
<legman.version>1.6.2</legman.version>
|
||||
|
||||
Reference in New Issue
Block a user