Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-surefir…
Browse files Browse the repository at this point in the history
…e-plugin to v3.3.0
  • Loading branch information
renovate[bot] committed Jun 14, 2024
1 parent e1da464 commit 882448e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/process-solution-camunda-7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<version.spring-boot>3.3.0</version.spring-boot>
<version.camunda>7.21.0</version.camunda>

<plugin.version.maven-surefire-plugin>3.2.5</plugin.version.maven-surefire-plugin>
<plugin.version.maven-surefire-plugin>3.3.0</plugin.version.maven-surefire-plugin>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion example/process-solution-migrated/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<version.adapter>0.9.0</version.adapter>
<version.spring-zeebe>8.5.5</version.spring-zeebe>

<plugin.version.maven-surefire-plugin>3.2.5</plugin.version.maven-surefire-plugin>
<plugin.version.maven-surefire-plugin>3.3.0</plugin.version.maven-surefire-plugin>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<plugin.version.maven-install-plugin>3.1.2</plugin.version.maven-install-plugin>
<plugin.version.maven-resources-plugin>3.3.1</plugin.version.maven-resources-plugin>
<plugin.version.maven-shade-plugin>3.6.0</plugin.version.maven-shade-plugin>
<plugin.version.maven-surefire-plugin>3.2.5</plugin.version.maven-surefire-plugin>
<plugin.version.maven-surefire-plugin>3.3.0</plugin.version.maven-surefire-plugin>
<plugin.version.spotless-maven-plugin>2.43.0</plugin.version.spotless-maven-plugin>
<plugin.version.maven-compiler-plugin>3.13.0</plugin.version.maven-compiler-plugin>
<plugin.version.native-maven-plugin>0.10.2</plugin.version.native-maven-plugin>
Expand Down

0 comments on commit 882448e

Please sign in to comment.