Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spieps committed Jul 2, 2024
1 parent 6bf6c90 commit bc256c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>Quarkus - Logging Manager - Deployment</name>

<properties>
<maven.surefire.version>3.2.5</maven.surefire.version>
<maven.surefire.version>3.3.0</maven.surefire.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.release>17</maven.compiler.release>
<maven.compiler.parameters>true</maven.compiler.parameters>
<quarkus.version>3.9.4</quarkus.version>
<quarkus.version>3.12.0</quarkus.version>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
</properties>

Expand Down

0 comments on commit bc256c0

Please sign in to comment.