diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-06-02 01:22:37 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-02 01:22:37 +0300 |
| commit | 0a96a054cbfc8c4a5f8b86cb2f97c76544fc7998 (patch) | |
| tree | 500696bcd8cbe87c5c2587fb96afb501aa519d68 | |
| parent | bb94dc82d75cb48377b05f2813f74a9744eda9ab (diff) | |
| download | zxing-dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6.tar.xz | |
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.6
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.5</version> + <version>3.5.6</version> <configuration> <forkCount>0.5C</forkCount> <systemPropertyVariables> |
