8000 chore(deps): bump maven-surefire-plugin from 2.22.0 to 2.22.2 · aws/aws-encryption-sdk-java@a33f5b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a33f5b5

Browse files
chore(deps): bump maven-surefire-plugin from 2.22.0 to 2.22.2
Bumps [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7007923 commit a33f5b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
<plugin>
258258
<groupId>org.apache.maven.plugins</groupId>
259259
<artifactId>maven-surefire-plugin</artifactId>
260-
<version>2.22.0</version>
260+
<version>2.22.2</version>
261261
<configuration>
262262
<includes>
263263
<include>**/AllTestsSuite.java</include>
@@ -278,7 +278,7 @@
278278
<plugin>
279279
<groupId>org.apache.maven.plugins</groupId>
280280
<artifactId>maven-surefire-plugin</artifactId>
281-
<version>2.22.0</version>
281+
<version>2.22.2</version>
282282
<configuration>
283283
<includes>
284284
<include>**/FastTestsOnlySuite.java</include>

0 commit comments

Comments
 (0)
0