Skip to content

Bump the quarkus group with 5 updates#247

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

Bump the quarkus group with 5 updates#247
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus-787eecc691

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the quarkus group with 5 updates:

Package From To
io.quarkus.platform:quarkus-bom 3.34.2 3.35.2
io.quarkus:quarkus-ide-config 3.34.2 3.35.2
io.quarkus.platform:quarkus-maven-plugin 3.34.2 3.35.2
io.quarkiverse.githubapp:quarkus-github-app 2.14.0 2.14.1
io.quarkiverse.githubapp:quarkus-github-app-testing 2.14.0 2.14.1

Updates io.quarkus.platform:quarkus-bom from 3.34.2 to 3.35.2

Commits
  • dfa64c5 [maven-release-plugin] prepare release 3.35.2
  • aee6dbf Merge pull request #1934 from gsmet/quarkus-3.35.2
  • 89cae69 Upgrade to Quarkus 3.35.2
  • 2000926 Merge pull request #1928 from quarkusio/update-automation/3.35-langchain4j-1.9.2
  • 34e2de7 [maven-release-plugin] prepare for next development iteration
  • b3ab09c [maven-release-plugin] prepare release 3.35.1
  • 8a8be01 Update LangChain4j to 1.9.2
  • 728e069 Merge pull request #1926 from gsmet/quarkus-3.35.1
  • 3cee02e Upgrade to Quarkus 3.35.1
  • d846e9a Merge pull request #1925 from quarkusio/update-automation/main-amazonservices...
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-ide-config from 3.34.2 to 3.35.2

Release notes

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

3.35.2

Complete changelog

  • #53929 - [3.35] Strip matrix parameters from request paths during HTTP security polic…

3.35.1

Complete changelog

  • #35169 - SecurityExceptions thrown in Panache Before/After Listeners result in Internal Server errors
  • #38281 - Bubble up WebApplicationExceptions and SecurityExceptions in RestDataResourceMethodListener implementations
  • #50504 - Azure function host.json default bundle versions must be updated tu supported version
  • #53143 - Bump org.jboss.logmanager:jboss-logmanager from 3.2.1.Final to 3.2.2.Final
  • #53252 - Add the lacking guide for new quickstart
  • #53347 - Fix Azure-functions: update default ExtensionBundle to [4.0.0, 5.0.0)
  • #53438 - [Kubernetes] RBAC-related resources cannot be provided manually and then augmented by the extension
  • #53572 - Fix jaeger container docs
  • #53577 - Bump io.micrometer:micrometer-bom from 1.16.3 to 1.16.5
  • #53731 - Saving config through DevUI duplicates config in application.properties
  • #53732 - Fix duplicate config additions with JsonRPC
  • #53737 - Handle edge-case with kapt plugin missing generated sources
  • #53748 - OIDC: ContextNotActiveException during concurrent token refresh
  • #53749 - Include extension categories in composed skill frontmatter
  • #53762 - Fix CDI request context not active during concurrent token refresh
  • #53765 - [Reflection-free Jackson serdes] @JsonTypeInfo discriminator missing + @JsonUnwrapped broken when inner type has generated serialiser
  • #53778 - Share even more code between deployment resource decorators
  • #53786 - Latest LTS and Java 25 - jib container entrypoint changed from run-java.sh regardless of aot or jar type
  • #53787 - Mark UBI9_JAVA25 as containsJavaRun
  • #53794 - Do not contaminate dev services with config from other dev services
  • #53797 - quarkus-openshift emits both Deployment and DeploymentConfig` dual pods spawn in cluster
  • #53800 - Update to Kotlin 2.3.21
  • #53801 - Update RESTEasy Classic to 6.2.16.Final
  • #53805 - Make it possible to provide RBAC resources skeleton in kubernetes.yml
  • #53806 - Make MultiRootPathTree.apply() consistent with accept()
  • #53812 - Using @ConfigProperty with Google Cloud Function throws Exception when executing QuarkusTest
  • #53818 - quarkus-jackson: Unconditional native image registration of SQL/XML serializers bloats binary
  • #53819 - Use reachability-based registration for Jackson SQL/XML serializers in native image
  • #53821 - Properly close InputStream in loadQuarkusProperties
  • #53822 - Revert "Enable reflection-free Jackson serializers by default"
  • #53824 - Use proper CL when running Google Cloud Functions
  • #53827 - Existing role rules are not taken into account when using an input manifest as starting point
  • #53828 - Merge rules coming from extensions with ones from input manifests
  • #53829 - Keep type info for polymorphic collections in generated Jackson serializers and correctly wires its serialization with the Jackson's mechanism
  • #53833 - @PermissionsChecker methods require at least one parameter
  • #53835 - Bump keycloak-client.version from 26.0.8 to 26.0.9
  • #53838 - Bump testcontainers.version from 2.0.4 to 2.0.5
  • #53842 - Bump commons-io:commons-io from 2.21.0 to 2.22.0
  • #53857 - Allow permission checkers without method parameters
  • #53858 - Upgrade Maven to 3.9.15

... (truncated)

Commits
  • 52542b4 [RELEASE] - Bump version to 3.35.2
  • d653c5c Merge pull request #53929 from gsmet/matrix-3.35
  • 361a287 Strip matrix parameters from request paths during HTTP security policy matching
  • 2fd4c6d Merge pull request #53865 from gsmet/3.35.1-backports-1
  • 874e96a Bump com.google.cloud.functions:functions-framework-api
  • 440dc6d Bump keycloak-client.version from 26.0.8 to 26.0.9
  • 123edb3 Bump testcontainers.version from 2.0.4 to 2.0.5
  • a6db877 Merge rules coming from extensions with ones from input manifests
  • 102732a Upgrade Maven to 3.9.15
  • 528fb52 Bump commons-io:commons-io from 2.21.0 to 2.22.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.34.2 to 3.35.2

Commits
  • dfa64c5 [maven-release-plugin] prepare release 3.35.2
  • aee6dbf Merge pull request #1934 from gsmet/quarkus-3.35.2
  • 89cae69 Upgrade to Quarkus 3.35.2
  • 2000926 Merge pull request #1928 from quarkusio/update-automation/3.35-langchain4j-1.9.2
  • 34e2de7 [maven-release-plugin] prepare for next development iteration
  • b3ab09c [maven-release-plugin] prepare release 3.35.1
  • 8a8be01 Update LangChain4j to 1.9.2
  • 728e069 Merge pull request #1926 from gsmet/quarkus-3.35.1
  • 3cee02e Upgrade to Quarkus 3.35.1
  • d846e9a Merge pull request #1925 from quarkusio/update-automation/main-amazonservices...
  • Additional commits viewable in compare view

Updates io.quarkiverse.githubapp:quarkus-github-app from 2.14.0 to 2.14.1

Release notes

Sourced from io.quarkiverse.githubapp:quarkus-github-app's releases.

2.14.1

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.14.0...2.14.1

Commits
  • 06c9a3e [maven-release-plugin] prepare release 2.14.1
  • b5dd72b Update the latest release version 2.14.1 in documentation
  • 041e1d0 Merge pull request #858 from quarkiverse/gsmet-patch-1
  • d5c2a65 Release 2.14.1
  • 5051b8e Merge pull request #857 from gsmet/sanitize-payload-file
  • 789362e Sanitize payload file names before saving
  • f701221 Merge pull request #852 from quarkiverse/dependabot/maven/org.apache.maven.pl...
  • 3323d49 Merge pull request #856 from quarkiverse/update_snapshot_workflow
  • f11ebb9 Reuse Ecosystem workflow
  • 55c34c2 Merge pull request #854 from quarkiverse/reduce_workflow_permissions
  • Additional commits viewable in compare view

Updates io.quarkiverse.githubapp:quarkus-github-app-testing from 2.14.0 to 2.14.1

Release notes

Sourced from io.quarkiverse.githubapp:quarkus-github-app-testing's releases.

2.14.1

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.14.0...2.14.1

Commits
  • 06c9a3e [maven-release-plugin] prepare release 2.14.1
  • b5dd72b Update the latest release version 2.14.1 in documentation
  • 041e1d0 Merge pull request #858 from quarkiverse/gsmet-patch-1
  • d5c2a65 Release 2.14.1
  • 5051b8e Merge pull request #857 from gsmet/sanitize-payload-file
  • 789362e Sanitize payload file names before saving
  • f701221 Merge pull request #852 from quarkiverse/dependabot/maven/org.apache.maven.pl...
  • 3323d49 Merge pull request #856 from quarkiverse/update_snapshot_workflow
  • f11ebb9 Reuse Ecosystem workflow
  • 55c34c2 Merge pull request #854 from quarkiverse/reduce_workflow_permissions
  • Additional commits viewable in compare view

Updates io.quarkiverse.githubapp:quarkus-github-app-testing from 2.14.0 to 2.14.1

Release notes

Sourced from io.quarkiverse.githubapp:quarkus-github-app-testing's releases.

2.14.1

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.14.0...2.14.1

Commits
  • 06c9a3e [maven-release-plugin] prepare release 2.14.1
  • b5dd72b Update the latest release version 2.14.1 in documentation
  • 041e1d0 Merge pull request #858 from quarkiverse/gsmet-patch-1
  • d5c2a65 Release 2.14.1
  • 5051b8e Merge pull request #857 from gsmet/sanitize-payload-file
  • 789362e Sanitize payload file names before saving
  • f701221 Merge pull request #852 from quarkiverse/dependabot/maven/org.apache.maven.pl...
  • 3323d49 Merge pull request #856 from quarkiverse/update_snapshot_workflow
  • f11ebb9 Reuse Ecosystem workflow
  • 55c34c2 Merge pull request #854 from quarkiverse/reduce_workflow_permissions
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-ide-config from 3.34.2 to 3.35.2

Release notes

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

3.35.2

Complete changelog

  • #53929 - [3.35] Strip matrix parameters from request paths during HTTP security polic…

3.35.1

Complete changelog

  • #35169 - SecurityExceptions thrown in Panache Before/After Listeners result in Internal Server errors
  • #38281 - Bubble up WebApplicationExceptions and SecurityExceptions in RestDataResourceMethodListener implementations
  • #50504 - Azure function host.json default bundle versions must be updated tu supported version
  • #53143 - Bump org.jboss.logmanager:jboss-logmanager from 3.2.1.Final to 3.2.2.Final
  • #53252 - Add the lacking guide for new quickstart
  • #53347 - Fix Azure-functions: update default ExtensionBundle to [4.0.0, 5.0.0)
  • #53438 - [Kubernetes] RBAC-related resources cannot be provided manually and then augmented by the extension
  • #53572 - Fix jaeger container docs
  • #53577 - Bump io.micrometer:micrometer-bom from 1.16.3 to 1.16.5
  • #53731 - Saving config through DevUI duplicates config in application.properties
  • #53732 - Fix duplicate config additions with JsonRPC
  • #53737 - Handle edge-case with kapt plugin missing generated sources
  • #53748 - OIDC: ContextNotActiveException during concurrent token refresh
  • #53749 - Include extension categories in composed skill frontmatter
  • #53762 - Fix CDI request context not active during concurrent token refresh
  • #53765 - [Reflection-free Jackson serdes] @JsonTypeInfo discriminator missing + @JsonUnwrapped broken when inner type has generated serialiser
  • #53778 - Share even more code between deployment resource decorators
  • #53786 - Latest LTS and Java 25 - jib container entrypoint changed from run-java.sh regardless of aot or jar type
  • #53787 - Mark UBI9_JAVA25 as containsJavaRun
  • #53794 - Do not contaminate dev services with config from other dev services
  • #53797 - quarkus-openshift emits both Deployment and DeploymentConfig` dual pods spawn in cluster
  • #53800 - Update to Kotlin 2.3.21
  • #53801 - Update RESTEasy Classic to 6.2.16.Final
  • #53805 - Make it possible to provide RBAC resources skeleton in kubernetes.yml
  • #53806 - Make MultiRootPathTree.apply() consistent with accept()
  • #53812 - Using @ConfigProperty with Google Cloud Function throws Exception when executing QuarkusTest
  • #53818 - quarkus-jackson: Unconditional native image registration of SQL/XML serializers bloats binary
  • #53819 - Use reachability-based registration for Jackson SQL/XML serializers in native image
  • #53821 - Properly close InputStream in loadQuarkusProperties
  • #53822 - Revert "Enable reflection-free Jackson serializers by default"
  • #53824 - Use proper CL when running Google Cloud Functions
  • #53827 - Existing role rules are not taken into account when using an input manifest as starting point
  • #53828 - Merge rules coming from extensions with ones from input manifests
  • #53829 - Keep type info for polymorphic collections in generated Jackson serializers and correctly wires its serialization with the Jackson's mechanism
  • #53833 - @PermissionsChecker methods require at least one parameter
  • #53835 - Bump keycloak-client.version from 26.0.8 to 26.0.9
  • #53838 - Bump testcontainers.version from 2.0.4 to 2.0.5
  • #53842 - Bump commons-io:commons-io from 2.21.0 to 2.22.0
  • #53857 - Allow permission checkers without method parameters
  • #53858 - Upgrade Maven to 3.9.15

... (truncated)

Commits
  • 52542b4 [RELEASE] - Bump version to 3.35.2
  • d653c5c Merge pull request #53929 from gsmet/matrix-3.35
  • 361a287 Strip matrix parameters from request paths during HTTP security policy matching
  • 2fd4c6d Merge pull request #53865 from gsmet/3.35.1-backports-1
  • 874e96a Bump com.google.cloud.functions:functions-framework-api
  • 440dc6d Bump keycloak-client.version from 26.0.8 to 26.0.9
  • 123edb3 Bump testcontainers.version from 2.0.4 to 2.0.5
  • a6db877 Merge rules coming from extensions with ones from input manifests
  • 102732a Upgrade Maven to 3.9.15
  • 528fb52 Bump commons-io:commons-io from 2.21.0 to 2.22.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.34.2 to 3.35.2

Commits
  • dfa64c5 [maven-release-plugin] prepare release 3.35.2
  • aee6dbf Merge pull request #1934 from gsmet/quarkus-3.35.2
  • 89cae69 Upgrade to Quarkus 3.35.2
  • 2000926 Merge pull request #1928 from quarkusio/update-automation/3.35-langchain4j-1.9.2
  • 34e2de7 [maven-release-plugin] prepare for next development iteration
  • b3ab09c [maven-release-plugin] prepare release 3.35.1
  • 8a8be01 Update LangChain4j to 1.9.2
  • 728e069 Merge pull request #1926 from gsmet/quarkus-3.35.1
  • 3cee02e Upgrade to Quarkus 3.35.1
  • d846e9a Merge pull request #1925 from quarkusio/update-automation/main-amazonservices...
  • Additional commits viewable 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.34.2` | `3.35.2` |
| [io.quarkus:quarkus-ide-config](https://github.com/quarkusio/quarkus) | `3.34.2` | `3.35.2` |
| [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.34.2` | `3.35.2` |
| [io.quarkiverse.githubapp:quarkus-github-app](https://github.com/quarkiverse/quarkus-github-app) | `2.14.0` | `2.14.1` |
| [io.quarkiverse.githubapp:quarkus-github-app-testing](https://github.com/quarkiverse/quarkus-github-app) | `2.14.0` | `2.14.1` |


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

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

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

Updates `io.quarkiverse.githubapp:quarkus-github-app` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases)
- [Commits](quarkiverse/quarkus-github-app@2.14.0...2.14.1)

Updates `io.quarkiverse.githubapp:quarkus-github-app-testing` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases)
- [Commits](quarkiverse/quarkus-github-app@2.14.0...2.14.1)

Updates `io.quarkiverse.githubapp:quarkus-github-app-testing` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases)
- [Commits](quarkiverse/quarkus-github-app@2.14.0...2.14.1)

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

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.35.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.35.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.35.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app
  dependency-version: 2.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app-testing
  dependency-version: 2.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app-testing
  dependency-version: 2.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.35.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.35.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants