Skip to content

Commit f3fc0bd

Browse files
authored
Merge pull request couchbase-examples#99 from couchbase-examples/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.2
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2
2 parents d507785 + 6f6520b commit f3fc0bd

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
@@ -127,7 +127,7 @@
127127
<plugin>
128128
<groupId>org.apache.maven.plugins</groupId>
129129
<artifactId>maven-surefire-plugin</artifactId>
130-
<version>3.5.1</version>
130+
<version>3.5.2</version>
131131
<configuration>
132132
<excludes>
133133
<exclude>**/*IntegrationTest.java</exclude>

0 commit comments

Comments
 (0)