commit | 69e41af0b654ee2968d4c70def4c01cd5440090b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Nov 07 17:21:57 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Nov 15 09:34:59 2023 +0100 |
tree | dbd4e6d910f854a61025fe9b726335bc6e5b5f0c | |
parent | f4908a58d27dbbf5c87b122249231aea6e49038f [diff] [blame] |
Bump org.apache.maven.plugins:maven-surefire-plugin in /full (closes #700) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.2) Change-Id: Ia5dd9907ffaa57c37551f7a0dc9a1be6d82f902d --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Id31c8ba6af18a576b678a8331bac56e6b750a4b7
diff --git a/full/pom.xml b/full/pom.xml index 1631c7b..5022ef5 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -212,7 +212,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>3.1.2</version> + <version>3.2.2</version> <configuration> <reuseForks>true</reuseForks> <forkCount>1</forkCount>