Skip to content

Commit

Permalink
upgraded quarkus and its dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mswiderski committed Dec 10, 2024
1 parent 886aa5b commit 147ad81
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.16.3</quarkus.version>
<camel.version>3.16.0</camel.version>
<quarkus.version>3.17.3</quarkus.version>
<camel.version>3.17.0</camel.version>
<automatiko.version>${project.version}</automatiko.version>
<wiremock.version>2.35.2</wiremock.version>

Expand Down

0 comments on commit 147ad81

Please sign in to comment.