Skip to content

Bump the quarkus group with 2 updates #327

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
Jun 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the quarkus group with 2 updates: io.quarkus:quarkus-bom and io.quarkus:quarkus-maven-plugin.

Updates io.quarkus:quarkus-bom from 3.23.0 to 3.23.2

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.23.2

Complete changelog

  • #48226 - Be more cautious when manipulating projectData in ToolsUtils

3.23.1

Complete changelog

  • #30904 - Add a section on kotlinx.serialization to the "Using Kotlin" guide
  • #45742 - Native Build fails with io.confluent:kafka-streams-avro-serde to v7.8.0
  • #46363 - Undertow - Session context lifecycle events should be observable from session scoped beans
  • #47232 - OIDC client/filter issues after migrating from previous to latest LTS
  • #47663 - HQL console in DevUI is not working
  • #47671 - Test classes with @Nested classes fail in dev-mode
  • #47760 - Quarkus 3.22: Test classes w/ superclasses fail with IllegalAccessError
  • #47869 - Bump rest-assured.version from 5.5.1 to 5.5.2
  • #47913 - Deeply nested tests sometimes loaded with wrong classloader on Windows continuous testing
  • #47964 - Bump to Mutiny 2.9.0 and Mutiny Vert.x bindings 2.19.0
  • #47972 - Bump sisu.version from 0.9.0.M3 to 0.9.0.M4
  • #47979 - HQL console transaction fix for panache entities
  • #47984 - Update SmallRye Config to 3.13.0
  • #47987 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.12.4 to 3.13.0 in /devtools/gradle
  • #47991 - Bump io.smallrye.beanbag:smallrye-beanbag-bom from 1.5.2 to 1.5.3
  • #47992 - Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.5.2 to 1.5.3
  • #47994 - io.quarkus.resteasy.reactive:resteasy-reactive incorrect JavaDoc of ServerResponseFilter class
  • #48004 - maven integration test constantly failing in native mode
  • #48010 - Get the user name as principal name with OAuth2 code flow
  • #48011 - Bump Keycloak version to 26.2.4
  • #48019 - Proxied synthetic bean seems to proxy to two different super classes
  • #48022 - Bump agroal.version from 2.7 to 2.7.1
  • #48023 - Bump rest-assured.version from 5.5.2 to 5.5.5
  • #48042 - Update messaging.adoc
  • #48046 - Qute: rename doFilter to filter and make it public
  • #48048 - Gradle quarkusIntTest does not execute regular tests since 3.22
  • #48053 - Integration tests using InnoDB failing on main
  • #48057 - Correct duplicated context creation in SmallRye Health
  • #48060 - Avoid a duplicate OIDC add cookie call
  • #48061 - ArC: fix interception proxy to forward non-intercepted methods to the delegate
  • #48062 - Update Maven plugins and Nisse extension
  • #48066 - Bump quarkus-http.version from 5.3.4 to 5.3.5
  • #48067 - Bump hibernate-orm.version from 6.6.15.Final to 6.6.16.Final
  • #48069 - Updates to Infinispan 15.0.15.Final
  • #48071 - Adjust innodb configuration
  • #48073 - AWT libraries not present when Jib creates a container
  • #48074 - Auto-add .so files to the Jib generated native-image container
  • #48083 - Update quarkus-http, create test coverage for Undertow session context events
  • #48084 - Prepare switch to Central Portal
  • #48085 - Quarkus does not enforce DPoP proof with DPoP scheme

... (truncated)

Commits
  • b3b4424 [RELEASE] - Bump version to 3.23.2
  • 8a07478 Be more cautious when manipulating projectData in ToolsUtils
  • bb7460c Fix group ID for quarkus-micrometer-registry-prometheus package
  • bc44cf4 Provide <name> for all artifacts
  • 6916cde Merge pull request #48207 from gsmet/3.23.1-backports-1
  • 71aa3b6 Initialize the main WorkspaceModule during the configuration time
  • 3d62200 Do not register the Hot Reload Handler into the Management Interface router
  • ed0a037 Add note about Kotlin Serialization support in doc
  • d0409ef Fix Platform overriding of codestart dockerfile data
  • c3fbd76 Prevent registration of field and method return type hierarchies for picocli
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.23.0 to 3.23.2

Updates io.quarkus:quarkus-maven-plugin from 3.23.0 to 3.23.2

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the quarkus group with 2 updates: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin.


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

Updates `io.quarkus:quarkus-maven-plugin` from 3.23.0 to 3.23.2

Updates `io.quarkus:quarkus-maven-plugin` from 3.23.0 to 3.23.2

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 9, 2025
@marko-bekhta marko-bekhta merged commit 8f2ca55 into main Jun 9, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus-ceb1bc8079 branch June 9, 2025 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant