We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dac5e23 + 6ef8713 commit 404dbf5Copy full SHA for 404dbf5
pom.xml
@@ -400,7 +400,7 @@
400
<plugin>
401
<groupId>org.owasp</groupId>
402
<artifactId>dependency-check-maven</artifactId>
403
- <version>5.2.4</version>
+ <version>7.2.1</version>
404
</plugin>
405
406
<groupId>com.github.siom79.japicmp</groupId>
support/features/pom.xml
@@ -39,7 +39,7 @@
39
<!-- Not a Shiro dependency - used for quartz bundle resolution only (see features.xml): -->
40
<commons.collections.version>3.2.2</commons.collections.version>
41
<!-- karaf plugin version -->
42
- <karaf.version>4.2.8</karaf.version>
+ <karaf.version>4.4.1</karaf.version>
43
</properties>
44
45
<dependencies>
0 commit comments