We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd4d70 commit f905b6bCopy full SHA for f905b6b
1 file changed
pom.xml
@@ -52,7 +52,7 @@
52
<junit.version>5.10.0</junit.version>
53
54
<!-- build plugin dependencies -->
55
- <dependency-check.version>8.4.0</dependency-check.version>
+ <dependency-check.version>8.4.2</dependency-check.version>
56
<nexus-staging.version>1.6.8</nexus-staging.version>
57
</properties>
58
@@ -118,7 +118,7 @@
118
<plugin>
119
<groupId>org.apache.maven.plugins</groupId>
120
<artifactId>maven-surefire-plugin</artifactId>
121
- <version>3.1.2</version>
+ <version>3.2.1</version>
122
</plugin>
123
124
0 commit comments