Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-core from 3.16.0 to 3.16.2
Browse files Browse the repository at this point in the history
Bumps io.quarkus:quarkus-core from 3.16.0 to 3.16.2.

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 6d8a0a1 commit 9157dd1
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.0</version>
<version>3.16.2</version>
<scope>provided</scope>
</dependency>
<dependency> <!-- necessary for Java 9+ -->
Expand Down

0 comments on commit 9157dd1

Please sign in to comment.