diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-16 09:52:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-16 09:52:49 +0300 |
| commit | c6c477ef229c4a21792cd75915b73da4d63d5d8a (patch) | |
| tree | 506e6ec1476ef51268d1d88801b3964221c99893 | |
| parent | 46a068cc0bca1c405afb7f897b9d0f2315198fff (diff) | |
| download | zxing-dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.5.tar.xz | |
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.5
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -298,7 +298,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>3.5.4</version> + <version>3.5.5</version> <configuration> <forkCount>0.5C</forkCount> <systemPropertyVariables> |
