We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9af9b0 commit f90e85dCopy full SHA for f90e85d
pom.xml
@@ -22,7 +22,7 @@
22
<org.apache.commons.collections4.version>4.4</org.apache.commons.collections4.version>
23
<org.apache.commons.io.version>2.18.0</org.apache.commons.io.version>
24
<commons-text.version>1.10.0</commons-text.version>
25
- <dependency-check-maven.version>10.0.3</dependency-check-maven.version>
+ <dependency-check-maven.version>11.1.0</dependency-check-maven.version>
26
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
27
<org.reflections.version>0.10.2</org.reflections.version>
28
</properties>
@@ -71,7 +71,7 @@
71
<plugin>
72
<groupId>org.apache.maven.plugins</groupId>
73
<artifactId>maven-surefire-plugin</artifactId>
74
- <version>3.4.0</version>
+ <version>3.5.2</version>
75
<executions>
76
<execution>
77
<id>default-test</id>
0 commit comments