Skip to content

Commit f64b6f8

Browse files
Build(deps): Bump surefire.version from 3.5.3 to 3.5.4
Bumps `surefire.version` from 3.5.3 to 3.5.4. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c92838 commit f64b6f8

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
@@ -140,7 +140,7 @@
140140
<codegen.version>0.6.8</codegen.version>
141141
<byte-buddy.version>1.17.7</byte-buddy.version>
142142
<slf4j.version>2.0.17</slf4j.version>
143-
<surefire.version>3.5.3</surefire.version>
143+
<surefire.version>3.5.4</surefire.version>
144144
<animal-sniffer.version>1.24</animal-sniffer.version>
145145
<h2gis.version>2.2.3</h2gis.version>
146146
<morphia.version>2.5.0</morphia.version>

0 commit comments

Comments
 (0)