Skip to content

Commit

Permalink
Bump the maven-build-plugins group across 1 directory with 4 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent ad07aa1 commit 3d1c8ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<quarkus.jib.base-jvm-image>eclipse-temurin:21-jre</quarkus.jib.base-jvm-image> <!-- irrelevant for -Pnative -->
<jwt.version>4.4.0</jwt.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<dependency-plugin.version>3.8.0</dependency-plugin.version>
<surefire-plugin.version>3.5.0</surefire-plugin.version>
<failsafe-plugin.version>3.5.0</failsafe-plugin.version>
<junit-tree-reporter.version>1.3.0</junit-tree-reporter.version>
<dependency-plugin.version>3.8.1</dependency-plugin.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
<failsafe-plugin.version>3.5.2</failsafe-plugin.version>
<junit-tree-reporter.version>1.4.0</junit-tree-reporter.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 3d1c8ae

Please sign in to comment.