Skip to content

Commit 3657f74

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.0 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-2.22.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fad1c06 commit 3657f74

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)