Skip to content

Commit

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

Bump io.quarkus:quarkus-core from 3.16.2 to 3.16.3
  • Loading branch information
lennysgarage authored Nov 14, 2024
2 parents cdb8687 + 3c379f7 commit 5f9917d
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.16.2</version>
<version>3.16.3</version>
<scope>provided</scope>
</dependency>
<dependency> <!-- necessary for Java 9+ -->
Expand Down

0 comments on commit 5f9917d

Please sign in to comment.