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.
1 parent c2651e2 commit dae30acCopy full SHA for dae30ac
pom.xml
@@ -32,7 +32,7 @@
32
<jimfs.version>1.3.0</jimfs.version>
33
34
<!-- build plugin dependencies -->
35
- <dependency-check.version>9.0.7</dependency-check.version>
+ <dependency-check.version>9.0.9</dependency-check.version>
36
<junit-tree-reporter.version>1.2.1</junit-tree-reporter.version>
37
<jacoco.version>0.8.11</jacoco.version>
38
<nexus-staging.version>1.6.13</nexus-staging.version>
@@ -158,7 +158,7 @@
158
<plugin>
159
<groupId>org.apache.maven.plugins</groupId>
160
<artifactId>maven-surefire-plugin</artifactId>
161
- <version>3.2.3</version>
+ <version>3.2.5</version>
162
<dependencies>
163
<dependency>
164
<groupId>me.fabriciorby</groupId>
0 commit comments