Skip to content

Commit

Permalink
Merge pull request #92 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 a8040b5 + 705684b commit 0828eef
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 @@ -103,7 +103,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 0828eef

Please sign in to comment.