Skip to content

Commit 18a165e

Browse files
Merge pull request #158 from centralnicgroup-opensource/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.1
fix(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1
2 parents bb417e6 + 3325284 commit 18a165e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
</plugin>
114114
<plugin>
115115
<artifactId>maven-surefire-plugin</artifactId>
116-
<version>3.1.2</version>
116+
<version>3.2.1</version>
117117
</plugin>
118118
<plugin>
119119
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)