commit | b59e3097d87e78063f9933657b4ad071bec58a10 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Dec 13 17:27:41 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Fri Dec 22 12:16:50 2023 +0100 |
tree | 9148f2ef126d840ac2e05348695e508f8f7bf4f9 | |
parent | f9b5bce272c1120f2fe0a94ddc273d413ddc6dfc [diff] |
Bump org.apache.maven.plugins:maven-surefire-plugin in /full (closes #722) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) Change-Id: I0273dfd8f0e52275ecc5d18389c02ce317ab4fde --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Id0c0afb231a475cc317154c3ef2e17d86696e161
diff --git a/full/pom.xml b/full/pom.xml index 14a0705..15eff6b 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -224,7 +224,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>3.2.2</version> + <version>3.2.3</version> <configuration> <reuseForks>true</reuseForks> <forkCount>1</forkCount>