commit | b6b67fb6244f3d75eeb5f0a4a6fbebc3b5242b04 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 07 21:24:22 2024 +0000 |
committer | GitHub <noreply@github.com> | Mon Oct 07 21:24:22 2024 +0000 |
tree | a6c654357bea71ac7c90b24d45c343df6be5f19f | |
parent | 54e635910e55bd2886a92067ccc040e7623c5545 [diff] |
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- 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>
diff --git a/pom.xml b/pom.xml index 967dc51..5e40ed3 100644 --- a/pom.xml +++ b/pom.xml
@@ -103,7 +103,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>3.5.0</version> + <version>3.5.1</version> </plugin> <plugin> <groupId>org.apache.rat</groupId>