Skip to content

Commit

Permalink
deps: bump version.io.quarkus from 3.7.0 to 3.7.1
Browse files Browse the repository at this point in the history
Bumps `version.io.quarkus` from 3.7.0 to 3.7.1.

Updates `io.quarkus:quarkus-bom` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.7.0...3.7.1)

Updates `io.quarkus:quarkus-maven-plugin` from 3.7.0 to 3.7.1

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

Updates `io.quarkus:quarkus-extension-processor` from 3.7.0 to 3.7.1

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  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-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>
  • Loading branch information
dependabot[bot] authored and triceo committed Feb 1, 2024
1 parent 042be52 commit 00310ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- ************************************************************************ -->
<version.ch.qos.logback>1.4.14</version.ch.qos.logback>
<version.org.apache.logging.log4j>2.22.1</version.org.apache.logging.log4j>
<version.io.quarkus>3.7.0</version.io.quarkus>
<version.io.quarkus>3.7.1</version.io.quarkus>
<version.org.apache.commons.compress>1.25.0</version.org.apache.commons.compress>
<version.org.apache.commons.math3>3.6.1</version.org.apache.commons.math3>
<version.org.apache.commons.text>1.11.0</version.org.apache.commons.text>
Expand Down

0 comments on commit 00310ff

Please sign in to comment.