Skip to content

Commit

Permalink
Bump quarkus-bom from 2.3.0.Final to 2.4.1.Final
Browse files Browse the repository at this point in the history
Bumps [quarkus-bom](https://github.com/quarkusio/quarkus) from 2.3.0.Final to 2.4.1.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.3.0.Final...2.4.1.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gunnarmorling committed Nov 6, 2021
1 parent c005a50 commit d7e7230
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 @@ -52,7 +52,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.release>${java.version}</maven.compiler.release>
<maven.compiler.parameters>true</maven.compiler.parameters>
<quarkus.platform.version>2.3.0.Final</quarkus.platform.version>
<quarkus.platform.version>2.4.1.Final</quarkus.platform.version>
<version.surefire.plugin>3.0.0-M5</version.surefire.plugin>
<jrfDocUrl>https://bestsolution-at.github.io/jfr-doc/openjdk-17.json</jrfDocUrl>
</properties>
Expand Down

0 comments on commit d7e7230

Please sign in to comment.