Skip to content

Commit

Permalink
Bump quarkus.version from 3.1.0.Final to 3.1.1.Final (#218)
Browse files Browse the repository at this point in the history
Bumps `quarkus.version` from 3.1.0.Final to 3.1.1.Final.

Updates `quarkus-bom` from 3.1.0.Final to 3.1.1.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.1.0.Final...3.1.1.Final)

Updates `quarkus-extension-maven-plugin` from 3.1.0.Final to 3.1.1.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.1.0.Final...3.1.1.Final)

Updates `quarkus-maven-plugin` from 3.1.0.Final to 3.1.1.Final

Updates `quarkus-extension-processor` from 3.1.0.Final to 3.1.1.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2023
1 parent 2e22db7 commit badfbfb
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 @@ -18,7 +18,7 @@
<properties>
<surefire.plugin.version>3.0.0-M7</surefire.plugin.version>

<quarkus.version>3.1.0.Final</quarkus.version>
<quarkus.version>3.1.1.Final</quarkus.version>
<jakarta.batch-api.version>2.1.1</jakarta.batch-api.version>
<jberet.version>2.1.1.Final</jberet.version>
<jberet-rest.version>2.0.0.Final</jberet-rest.version>
Expand Down

0 comments on commit badfbfb

Please sign in to comment.