Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-maven-plugin from 3.13.2 to 3.17.3
Browse files Browse the repository at this point in the history
Bumps io.quarkus:quarkus-maven-plugin from 3.13.2 to 3.17.3.

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 2b27855 commit 886ed9b
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 @@ -19,7 +19,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<quarkus-plugin.version>3.13.2</quarkus-plugin.version>
<quarkus-plugin.version>3.17.3</quarkus-plugin.version>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.13.2</quarkus.platform.version>
Expand Down

0 comments on commit 886ed9b

Please sign in to comment.