Skip to content

Bump the quarkus group with 3 updates#250

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus-4207bebf11
Open

Bump the quarkus group with 3 updates#250
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus-4207bebf11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps the quarkus group with 3 updates: io.quarkus.platform:quarkus-bom, io.quarkus:quarkus-ide-config and io.quarkus.platform:quarkus-maven-plugin.

Updates io.quarkus.platform:quarkus-bom from 3.35.3 to 3.35.4

Commits
  • 4d5cdfe [maven-release-plugin] prepare release 3.35.4
  • d5a877a Merge pull request #1978 from gsmet/quarkus-3.35.4
  • 466a47e Upgrade to Quarkus 3.35.4
  • 6e140d1 Merge pull request #1956 from quarkusio/update-automation/3.35-debezium-3.5.1...
  • 7ea3819 Merge pull request #1970 from quarkusio/update-automation/3.35-mcpserver-1.12.1
  • a74c6f5 Update MCPServer to 1.12.1
  • 716ab03 Update Debezium to 3.5.1.Final
  • 8293c06 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-ide-config from 3.35.3 to 3.35.4

Release notes

Sourced from io.quarkus:quarkus-ide-config's releases.

3.35.4

Complete changelog

  • #51109 - Smallrye OpenAPI generation for SSE with Multi return type generates array type
  • #53479 - x-smallrye-profile Profile filtering not working properly
  • #53798 - Update remaining actions to pinned shas
  • #53844 - Bump smallrye-open-api.version from 4.3.0 to 4.3.1
  • #53916 - Add support for more Jackson annotations in generated reflection-free serializers
  • #53944 - Bump the hibernate group with 9 updates
  • #53946 - [3.35.1] Hibernate IllegalArgumentException is not a subtype
  • #53964 - StackOverflowError in Hibernate metadata processing since 3.35 for generic AttributeConverter
  • #54060 - Allow WebDependencyJarBuildItem to carry import mappings directly
  • #54085 - Improve Micrometer test resilience
  • #54091 - mTLS auth mechanism throws NPE when proxy "forwarded" header indicate HTTPS in the HTTP request
  • #54093 - Using reflection-free serializers breaks in 3.35
  • #54127 - quarkus-opentelemetry native image on JDK 25: IllegalArgumentException: Receiver type ManagementSupport$$Lambda is not an instance of com.sun.management.OperatingSystemMXBean at runtime
  • #54140 - Fix CNFE for CpuMethods otel class
  • #54146 - SunPKCS provider is not available at runtime
  • #54147 - Apply security provider specific configuration at runtime
  • #54148 - Bump Narayana from 7.3.3.Final to 7.3.4.Final
  • #54150 - Bump the hibernate group across 1 directory with 14 updates
  • #54188 - Update JAXB to 4.0.8
  • #54189 - Generate reflection-free Jackson serializers only for public classes
  • #54199 - docs: replace Markdown xml fence with AsciiDoc source block
  • #54208 - Bump smallrye-open-api from 4.3.1 to 4.3.3
  • #54242 - Prevent NPE in mTLS auth mech when communication with a trusted proxy happens over HTTP protocol but headers indicate HTTPS
  • #54264 - Fix NPE in RemoteUserAttribute with anonymous identity
  • #54310 - Prometheus compression header fix
Commits
  • 1c1e9c6 [RELEASE] - Bump version to 3.35.4
  • 6167502 Merge pull request #54328 from gsmet/3.35.4-backports-1
  • 337bfcf fix(security): prevent NPE in mTLS auth mech & trusted proxy
  • 86fa317 Fix NPE in RemoteUserAttribute with anonymous identity
  • e111dc1 Prometheus compression header fix
  • 0b22ecd improve Micrometer test resilience
  • 353fb87 Bump smallrye-open-api from 4.3.1 to 4.3.3
  • 58c97a9 Bump the hibernate group across 1 directory with 14 updates
  • ca4182f Bump the hibernate group with 9 updates
  • 129eb84 Update JAXB to 4.0.8
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.35.3 to 3.35.4

Commits
  • 4d5cdfe [maven-release-plugin] prepare release 3.35.4
  • d5a877a Merge pull request #1978 from gsmet/quarkus-3.35.4
  • 466a47e Upgrade to Quarkus 3.35.4
  • 6e140d1 Merge pull request #1956 from quarkusio/update-automation/3.35-debezium-3.5.1...
  • 7ea3819 Merge pull request #1970 from quarkusio/update-automation/3.35-mcpserver-1.12.1
  • a74c6f5 Update MCPServer to 1.12.1
  • 716ab03 Update Debezium to 3.5.1.Final
  • 8293c06 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-ide-config from 3.35.3 to 3.35.4

Release notes

Sourced from io.quarkus:quarkus-ide-config's releases.

3.35.4

Complete changelog

  • #51109 - Smallrye OpenAPI generation for SSE with Multi return type generates array type
  • #53479 - x-smallrye-profile Profile filtering not working properly
  • #53798 - Update remaining actions to pinned shas
  • #53844 - Bump smallrye-open-api.version from 4.3.0 to 4.3.1
  • #53916 - Add support for more Jackson annotations in generated reflection-free serializers
  • #53944 - Bump the hibernate group with 9 updates
  • #53946 - [3.35.1] Hibernate IllegalArgumentException is not a subtype
  • #53964 - StackOverflowError in Hibernate metadata processing since 3.35 for generic AttributeConverter
  • #54060 - Allow WebDependencyJarBuildItem to carry import mappings directly
  • #54085 - Improve Micrometer test resilience
  • #54091 - mTLS auth mechanism throws NPE when proxy "forwarded" header indicate HTTPS in the HTTP request
  • #54093 - Using reflection-free serializers breaks in 3.35
  • #54127 - quarkus-opentelemetry native image on JDK 25: IllegalArgumentException: Receiver type ManagementSupport$$Lambda is not an instance of com.sun.management.OperatingSystemMXBean at runtime
  • #54140 - Fix CNFE for CpuMethods otel class
  • #54146 - SunPKCS provider is not available at runtime
  • #54147 - Apply security provider specific configuration at runtime
  • #54148 - Bump Narayana from 7.3.3.Final to 7.3.4.Final
  • #54150 - Bump the hibernate group across 1 directory with 14 updates
  • #54188 - Update JAXB to 4.0.8
  • #54189 - Generate reflection-free Jackson serializers only for public classes
  • #54199 - docs: replace Markdown xml fence with AsciiDoc source block
  • #54208 - Bump smallrye-open-api from 4.3.1 to 4.3.3
  • #54242 - Prevent NPE in mTLS auth mech when communication with a trusted proxy happens over HTTP protocol but headers indicate HTTPS
  • #54264 - Fix NPE in RemoteUserAttribute with anonymous identity
  • #54310 - Prometheus compression header fix
Commits
  • 1c1e9c6 [RELEASE] - Bump version to 3.35.4
  • 6167502 Merge pull request #54328 from gsmet/3.35.4-backports-1
  • 337bfcf fix(security): prevent NPE in mTLS auth mech & trusted proxy
  • 86fa317 Fix NPE in RemoteUserAttribute with anonymous identity
  • e111dc1 Prometheus compression header fix
  • 0b22ecd improve Micrometer test resilience
  • 353fb87 Bump smallrye-open-api from 4.3.1 to 4.3.3
  • 58c97a9 Bump the hibernate group across 1 directory with 14 updates
  • ca4182f Bump the hibernate group with 9 updates
  • 129eb84 Update JAXB to 4.0.8
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.35.3 to 3.35.4

Commits
  • 4d5cdfe [maven-release-plugin] prepare release 3.35.4
  • d5a877a Merge pull request #1978 from gsmet/quarkus-3.35.4
  • 466a47e Upgrade to Quarkus 3.35.4
  • 6e140d1 Merge pull request #1956 from quarkusio/update-automation/3.35-debezium-3.5.1...
  • 7ea3819 Merge pull request #1970 from quarkusio/update-automation/3.35-mcpserver-1.12.1
  • a74c6f5 Update MCPServer to 1.12.1
  • 716ab03 Update Debezium to 3.5.1.Final
  • 8293c06 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 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 3 updates: [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform), [io.quarkus:quarkus-ide-config](https://github.com/quarkusio/quarkus) and [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform).


Updates `io.quarkus.platform:quarkus-bom` from 3.35.3 to 3.35.4
- [Commits](quarkusio/quarkus-platform@3.35.3...3.35.4)

Updates `io.quarkus:quarkus-ide-config` from 3.35.3 to 3.35.4
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.35.3...3.35.4)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.35.3 to 3.35.4
- [Commits](quarkusio/quarkus-platform@3.35.3...3.35.4)

Updates `io.quarkus:quarkus-ide-config` from 3.35.3 to 3.35.4
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.35.3...3.35.4)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.35.3 to 3.35.4
- [Commits](quarkusio/quarkus-platform@3.35.3...3.35.4)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.35.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.35.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants