Skip to content

Commit e37b720

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps): bump surefire.version from 3.2.3 to 3.2.5
Bumps `surefire.version` from 3.2.3 to 3.2.5. Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.2.3 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.3 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93cd00c commit e37b720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<junit.version>5.10.1</junit.version>
15-
<surefire.version>3.2.3</surefire.version>
15+
<surefire.version>3.2.5</surefire.version>
1616
<graalvm.version>23.1.1</graalvm.version>
1717
<java9.sourceDirectory>${project.basedir}/src/main/java9</java9.sourceDirectory>
1818
</properties>

0 commit comments

Comments
 (0)