| commit | e2ee62e5c05de2ec530f5fcdb9147a96403bea82 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 23 19:18:38 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Thu Mar 05 11:14:40 2026 +0100 |
| tree | 17f4c11aa74150c57a66afd013aee805043eb01a | |
| parent | 94fd7b691c31f3a1eeb790184a3f3078a843acd1 [diff] |
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 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> Closes #924 Change-Id: I28ab2e67d925431e94dd913039fc76e7694503bf
diff --git a/pom.xml b/pom.xml index 30ecae9..60da7c7 100644 --- a/pom.xml +++ b/pom.xml
@@ -279,7 +279,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>3.5.4</version> + <version>3.5.5</version> <configuration> <reuseForks>true</reuseForks> <forkCount>1</forkCount>