Skip to content

Commit 43d08b4

Browse files
authored
Merge pull request #84 from quen2404/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.2
build(deps): bump maven-surefire-plugin from 2.19.1 to 2.22.2
2 parents 120f62a + 5fed0d3 commit 43d08b4

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
@@ -53,7 +53,7 @@
5353
<properties>
5454
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5555
<project.scm.id>github</project.scm.id>
56-
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
56+
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
5757
<junit.jupiter.version>5.4.2</junit.jupiter.version>
5858
<junit.platform.version>1.1.0</junit.platform.version>
5959
<assertj-core.version>3.10.0</assertj-core.version>

0 commit comments

Comments
 (0)