Skip to content

Commit 9fe1ffa

Browse files
chore: [DevOps] bump org.apache.maven.plugins:maven-surefire-plugin (#399)
Bumps the plugins group with 1 update: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: plugins ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13292ca commit 9fe1ffa

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
@@ -63,7 +63,7 @@
6363
<slf4j.version>2.0.17</slf4j.version>
6464
<checkstyle.version>10.21.4</checkstyle.version>
6565
<system-stubs.version>2.1.3</system-stubs.version>
66-
<surefire.version>3.5.2</surefire.version>
66+
<surefire.version>3.5.3</surefire.version>
6767
<springframework.version>6.2.1</springframework.version>
6868
<spring-ai.version>1.0.0-M6</spring-ai.version>
6969
<reactor-core.version>3.6.12</reactor-core.version>

0 commit comments

Comments
 (0)