Skip to content

Bump version.io.quarkus from 3.17.6 to 3.17.7 #561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump version.io.quarkus from 3.17.6 to 3.17.7
Bumps `version.io.quarkus` from 3.17.6 to 3.17.7.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.17.6 to 3.17.7

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 67370c8af50f7140d25ba9b52452188f0e999091
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@
<version.com.mycila>4.6</version.com.mycila>
<version.com.puppycrawl.tools>10.21.1</version.com.puppycrawl.tools>
<version.io.github.git-commit-id>9.0.1</version.io.github.git-commit-id>
<version.io.quarkus>3.17.6</version.io.quarkus>
<version.io.quarkus>3.17.7</version.io.quarkus>
<version.net.revelc.code.formatter.formatter-maven-plugin>2.24.1</version.net.revelc.code.formatter.formatter-maven-plugin>
<version.net.revelc.code.impsort-maven-plugin>1.11.0</version.net.revelc.code.impsort-maven-plugin>
<version.net.sourceforge.pmd>7.9.0</version.net.sourceforge.pmd>