Skip to content

Commit

Permalink
Merge branch 'dependabot-staging-main'
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalouche committed Nov 19, 2024
2 parents faa05d6 + f6d0b43 commit 189b8b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
<maven-deploy-plugin.version>3.1.3</maven-deploy-plugin.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<maven-install-plugin.version>3.1.3</maven-install-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.5.0</maven-failsafe-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.5.2</maven-failsafe-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>

<!-- Third party plugin versions. Spring Boot Parent POM manages several already. -->
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
<git-build-hook-maven-plugin.version>3.5.0</git-build-hook-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
Expand Down

0 comments on commit 189b8b7

Please sign in to comment.