Skip to content

Commit f545cff

Browse files
authored
Merge pull request #1350 from spring-cloud/dependabot/maven/main/org.apache.maven.plugins-maven-surefire-plugin-2.22.2
Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.0 to 2.22.2
2 parents bc70d20 + 3657f74 commit f545cff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • spring-cloud-function-samples/function-sample-aws-custom

spring-cloud-function-samples/function-sample-aws-custom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<plugins>
125125
<plugin>
126126
<artifactId>maven-surefire-plugin</artifactId>
127-
<version>2.22.0</version>
127+
<version>2.22.2</version>
128128
<executions>
129129
<execution>
130130
<phase>integration-test</phase>

0 commit comments

Comments
 (0)