Skip to content

Commit

Permalink
Bump the maven-build-plugins group in /backend with 3 updates (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent b0db6c4 commit c4a0e6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<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.7.1</dependency-plugin.version>
<surefire-plugin.version>3.3.1</surefire-plugin.version>
<failsafe-plugin.version>3.3.1</failsafe-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>
</properties>

Expand Down

0 comments on commit c4a0e6e

Please sign in to comment.