Skip to content

Commit

Permalink
upgrade quarkus to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mswiderski committed Aug 6, 2024
1 parent 0250fc3 commit 1368310
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>

<quarkus.version>3.11.0</quarkus.version>
<camel.version>3.11.0</camel.version>
<quarkus.version>3.13.0</quarkus.version>
<camel.version>3.13.0</camel.version>
<automatiko.version>${project.version}</automatiko.version>
<wiremock.version>2.35.2</wiremock.version>

Expand Down

0 comments on commit 1368310

Please sign in to comment.