Skip to content

Commit 88b3e4d

Browse files
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#1478)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34d5a03 commit 88b3e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-dsl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<maven.compiler.release>21</maven.compiler.release>
25-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
25+
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
2626
</properties>
2727

2828
<dependencies>

0 commit comments

Comments
 (0)