Skip to content

Commit

Permalink
Bump the maven-build-plugins group in /backend with 3 updates (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 3fdfdd9 commit c4a37bf
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.6.1</dependency-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<failsafe-plugin.version>3.2.5</failsafe-plugin.version>
<dependency-plugin.version>3.7.1</dependency-plugin.version>
<surefire-plugin.version>3.3.0</surefire-plugin.version>
<failsafe-plugin.version>3.3.0</failsafe-plugin.version>
<junit-tree-reporter.version>1.2.1</junit-tree-reporter.version>
</properties>

Expand Down

0 comments on commit c4a37bf

Please sign in to comment.