aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-10 04:51:38 +0000
committerGitHub <noreply@github.com>2024-01-10 04:51:38 +0000
commit5835891788fcf7f0907b010a8c65659f303de61a (patch)
tree69bc806f99937519cf5319332519692f930dd5fe
parent0235e07b01c397d43aecee35690afc943bbcaa94 (diff)
downloadcbor-java-5835891788fcf7f0907b010a8c65659f303de61a.tar.gz
Bump org.apache.maven.plugins:maven-surefire-report-plugin
Bumps [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 66fc20f..ce03a49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
- <version>3.2.3</version>
+ <version>3.2.5</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>