Skip to content

Commit 82f63aa

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#3611)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cb2be6 commit 82f63aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
</plugin>
193193
<plugin>
194194
<artifactId>maven-surefire-plugin</artifactId>
195-
<version>3.2.1</version>
195+
<version>3.2.2</version>
196196
<configuration>
197197
<systemPropertyVariables>
198198
<redis-hosts>${redis-hosts}</redis-hosts>
@@ -321,7 +321,7 @@
321321
<plugins>
322322
<plugin>
323323
<artifactId>maven-surefire-plugin</artifactId>
324-
<version>3.2.1</version>
324+
<version>3.2.2</version>
325325
<configuration>
326326
<test>**/examples/*Example.java</test>
327327
</configuration>

0 commit comments

Comments
 (0)