Skip to content

Commit

Permalink
Merge pull request #20 from project-kessel/dependabot/maven/io.quarku…
Browse files Browse the repository at this point in the history
…s-quarkus-core-3.14.3

Bump io.quarkus:quarkus-core from 3.14.2 to 3.14.3
  • Loading branch information
merlante authored Sep 12, 2024
2 parents 842b171 + 9811f43 commit 4fc0c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core</artifactId>
<version>3.14.2</version>
<version>3.14.3</version>
<scope>provided</scope>
</dependency>
<dependency> <!-- necessary for Java 9+ -->
Expand Down

0 comments on commit 4fc0c93

Please sign in to comment.