Skip to content

Commit 7825401

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2
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] <support@github.com>
1 parent 30d3739 commit 7825401

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
@@ -209,12 +209,12 @@
209209
<plugin>
210210
<groupId>org.apache.maven.plugins</groupId>
211211
<artifactId>maven-surefire-plugin</artifactId>
212-
<version>3.2.1</version>
212+
<version>3.2.2</version>
213213
<dependencies>
214214
<dependency>
215215
<groupId>org.apache.maven.surefire</groupId>
216216
<artifactId>surefire-junit-platform</artifactId>
217-
<version>3.2.1</version>
217+
<version>3.2.2</version>
218218
</dependency>
219219
</dependencies>
220220
</plugin>

0 commit comments

Comments
 (0)