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.2.5
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 5440417 commit 7e47790
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.2.1</version.spring-boot>
<version.camunda>7.20.0</version.camunda>

<plugin.version.maven-surefire-plugin>3.2.3</plugin.version.maven-surefire-plugin>
<plugin.version.maven-surefire-plugin>3.2.5</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.8.0</version.adapter>
<version.spring-zeebe>8.3.4.5</version.spring-zeebe>

<plugin.version.maven-surefire-plugin>3.2.3</plugin.version.maven-surefire-plugin>
<plugin.version.maven-surefire-plugin>3.2.5</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 @@ -43,7 +43,7 @@
<plugin.version.maven-install-plugin>3.1.1</plugin.version.maven-install-plugin>
<plugin.version.maven-resources-plugin>3.3.1</plugin.version.maven-resources-plugin>
<plugin.version.maven-shade-plugin>3.5.1</plugin.version.maven-shade-plugin>
<plugin.version.maven-surefire-plugin>3.2.3</plugin.version.maven-surefire-plugin>
<plugin.version.maven-surefire-plugin>3.2.5</plugin.version.maven-surefire-plugin>
<plugin.version.spotless-maven-plugin>2.41.1</plugin.version.spotless-maven-plugin>
<plugin.version.maven-compiler-plugin>3.12.1</plugin.version.maven-compiler-plugin>
<plugin.version.native-maven-plugin>0.9.28</plugin.version.native-maven-plugin>
Expand Down

0 comments on commit 7e47790

Please sign in to comment.