Skip to content

Commit

Permalink
Bump quarkus.platform.version from 3.7.3 to 3.8.3
Browse files Browse the repository at this point in the history
Bumps `quarkus.platform.version` from 3.7.3 to 3.8.3.

Updates `io.quarkus.platform:quarkus-bom` from 3.7.3 to 3.8.3
- [Commits](quarkusio/quarkus-platform@3.7.3...3.8.3)

Updates `io.quarkus:quarkus-maven-plugin` from 3.7.3 to 3.8.3

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent 6f15c33 commit 9026d5c
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 @@ -12,7 +12,7 @@
<java.version>17</java.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<quarkus.platform.version>3.7.3</quarkus.platform.version>
<quarkus.platform.version>3.8.3</quarkus.platform.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 9026d5c

Please sign in to comment.