Skip to content

Commit 868d7cc

Browse files
authored
Merge pull request #28 from RETIT/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.4.0
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
2 parents 8275b46 + 442c4eb commit 868d7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.apache.maven.plugins</groupId>
115115
<artifactId>maven-surefire-plugin</artifactId>
116-
<version>3.3.1</version>
116+
<version>3.4.0</version>
117117
<configuration>
118118
<excludes>
119119
<exclude>**/*IntegrationTest.java</exclude>

0 commit comments

Comments
 (0)