Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps the quarkus group with 4 updates: io.quarkus:quarkus-bom, io.quarkus:quarkus-maven-plugin, io.quarkus:quarkus-extension-maven-plugin and io.quarkus:quarkus-extension-processor.

Updates io.quarkus:quarkus-bom from 3.30.6 to 3.31.1

Release notes

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

3.31.1

Complete changelog

  • #25852 - Testcontainers ryuk abandoned during build without testing using Gradle
  • #40503 - Remote development mode: RemoteSyncHandler interrupted exception
  • #46078 - X-Forwarded-Host header resets the request port
  • #50752 - OpenAPI - Multiple custom annotation classes of same type not working
  • #51845 - Inconsistent error behavior with an empty host header
  • #51861 - Better handling for null or empty authority
  • #51931 - Transform CleanerJava9
  • #52004 - Dev UI Js Dependencies updates (grouped)
  • #52035 - Dev UI: Upgrade to vaadin 25
  • #52092 - Newline character in access log pattern
  • #52094 - Testing authentication with quarkus-websocket-next breaks if you have quarkus-test-security enabled too
  • #52096 - Better duplicate files warning
  • #52105 - Quarkus restarts 2 times when an annotation processor creates classes
  • #52108 - WebSockets Next Security: use identity stored on connection for @TestSecurity and fallback to deferred identity for lazy authentication in all situations
  • #52109 - Remember timestamp of generated java files
  • #52110 - Log InterruptedException as debug for RemoteSyncHandler
  • #52115 - Exception Mapping does not work anymore for streaming responses
  • #52116 - Arc: fix class generation bug
  • #52117 - testcontainers reuse property override
  • #52118 - Don't wrap exceptions thrown by StreamingOutput
  • #52127 - Uber jar - Add a couple of ignore rules
  • #52128 - Do not leak internal host port into Host header when host is taken from Forwarded header without proto or scheme directives
  • #52130 - ListeningAddress to be Optional.empty when port and protocol are null
  • #52131 - build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.9.0 to 1.10.0
  • #52135 - TestContainersStrategy.get to prevent potential concurrency issues
  • #52136 - Upgrade Dev UI to vaadin 25.x
  • #52155 - Annotation can be applied either on class or its methods
  • #52157 - Document in Infinispan protostream annotations processor
  • #52158 - OIDC token propagation: allow to combine @AccessToken on class and its methods
  • #52159 - build(deps): bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.128 to 0.0.129
  • #52160 - Add documentation for proxy-registry to allow reference for others extensions
  • #52161 - New Assistant component to navigate to the chat screen
  • #52163 - Vert.x - Avoid reflection when creating virtual thread factory
  • #52167 - Use platform-independent newline in access logs
  • #52169 - Fix trailing slash handling in forwarded prefix
  • #52171 - Introduce a BuildItem to express the need to load native libraries
  • #52173 - Avoid warnings about native libraries by Brotli, Jansi and MSSQL JDBC (production mode only)
  • #52183 - Address native library loading needs for Kafka extensions
  • #52184 - Enable native access for mongodb-crypt
  • #52185 - Enable native access for epoll/kqueue transports for Netty
  • #52186 - Bump smallrye-open-api.version from 4.2.3 to 4.2.4
  • #52188 - Update README.md for Java 25 support
  • #52194 - Upgrade to PostgreSQL JDBC 42.7.9
  • #52197 - BuildMetrics: fix produced items when extended capture is enabled
  • #52199 - Fix VertxImplGetVirtualThreadFactory transformation
  • #52203 - Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /devtools/gradle

... (truncated)

Commits
  • a5108a2 [RELEASE] - Bump version to 3.31.1
  • d6ed070 Merge pull request #52221 from gsmet/3.31.1-backports-1
  • 9a03fe2 Rewrite DefaultChannelId to avoid reflection
  • 758e9ef Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
  • fbaf04d Transform Netty's isSharable check to use a marker interface
  • 7a0cd37 Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /build-parent
  • 91f524f Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /devtools/gradle
  • 3678217 Bump com.microsoft.azure.functions:azure-functions-java-library
  • f6348c1 Bump smallrye-open-api.version from 4.2.3 to 4.2.4
  • 108eca9 build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.30.6 to 3.31.1

Updates io.quarkus:quarkus-extension-maven-plugin from 3.30.6 to 3.31.1

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.31.1

Complete changelog

  • #25852 - Testcontainers ryuk abandoned during build without testing using Gradle
  • #40503 - Remote development mode: RemoteSyncHandler interrupted exception
  • #46078 - X-Forwarded-Host header resets the request port
  • #50752 - OpenAPI - Multiple custom annotation classes of same type not working
  • #51845 - Inconsistent error behavior with an empty host header
  • #51861 - Better handling for null or empty authority
  • #51931 - Transform CleanerJava9
  • #52004 - Dev UI Js Dependencies updates (grouped)
  • #52035 - Dev UI: Upgrade to vaadin 25
  • #52092 - Newline character in access log pattern
  • #52094 - Testing authentication with quarkus-websocket-next breaks if you have quarkus-test-security enabled too
  • #52096 - Better duplicate files warning
  • #52105 - Quarkus restarts 2 times when an annotation processor creates classes
  • #52108 - WebSockets Next Security: use identity stored on connection for @TestSecurity and fallback to deferred identity for lazy authentication in all situations
  • #52109 - Remember timestamp of generated java files
  • #52110 - Log InterruptedException as debug for RemoteSyncHandler
  • #52115 - Exception Mapping does not work anymore for streaming responses
  • #52116 - Arc: fix class generation bug
  • #52117 - testcontainers reuse property override
  • #52118 - Don't wrap exceptions thrown by StreamingOutput
  • #52127 - Uber jar - Add a couple of ignore rules
  • #52128 - Do not leak internal host port into Host header when host is taken from Forwarded header without proto or scheme directives
  • #52130 - ListeningAddress to be Optional.empty when port and protocol are null
  • #52131 - build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.9.0 to 1.10.0
  • #52135 - TestContainersStrategy.get to prevent potential concurrency issues
  • #52136 - Upgrade Dev UI to vaadin 25.x
  • #52155 - Annotation can be applied either on class or its methods
  • #52157 - Document in Infinispan protostream annotations processor
  • #52158 - OIDC token propagation: allow to combine @AccessToken on class and its methods
  • #52159 - build(deps): bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.128 to 0.0.129
  • #52160 - Add documentation for proxy-registry to allow reference for others extensions
  • #52161 - New Assistant component to navigate to the chat screen
  • #52163 - Vert.x - Avoid reflection when creating virtual thread factory
  • #52167 - Use platform-independent newline in access logs
  • #52169 - Fix trailing slash handling in forwarded prefix
  • #52171 - Introduce a BuildItem to express the need to load native libraries
  • #52173 - Avoid warnings about native libraries by Brotli, Jansi and MSSQL JDBC (production mode only)
  • #52183 - Address native library loading needs for Kafka extensions
  • #52184 - Enable native access for mongodb-crypt
  • #52185 - Enable native access for epoll/kqueue transports for Netty
  • #52186 - Bump smallrye-open-api.version from 4.2.3 to 4.2.4
  • #52188 - Update README.md for Java 25 support
  • #52194 - Upgrade to PostgreSQL JDBC 42.7.9
  • #52197 - BuildMetrics: fix produced items when extended capture is enabled
  • #52199 - Fix VertxImplGetVirtualThreadFactory transformation
  • #52203 - Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /devtools/gradle

... (truncated)

Commits
  • a5108a2 [RELEASE] - Bump version to 3.31.1
  • d6ed070 Merge pull request #52221 from gsmet/3.31.1-backports-1
  • 9a03fe2 Rewrite DefaultChannelId to avoid reflection
  • 758e9ef Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
  • fbaf04d Transform Netty's isSharable check to use a marker interface
  • 7a0cd37 Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /build-parent
  • 91f524f Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /devtools/gradle
  • 3678217 Bump com.microsoft.azure.functions:azure-functions-java-library
  • f6348c1 Bump smallrye-open-api.version from 4.2.3 to 4.2.4
  • 108eca9 build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.30.6 to 3.31.1

Updates io.quarkus:quarkus-maven-plugin from 3.30.6 to 3.31.1

Updates io.quarkus:quarkus-extension-maven-plugin from 3.30.6 to 3.31.1

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.31.1

Complete changelog

  • #25852 - Testcontainers ryuk abandoned during build without testing using Gradle
  • #40503 - Remote development mode: RemoteSyncHandler interrupted exception
  • #46078 - X-Forwarded-Host header resets the request port
  • #50752 - OpenAPI - Multiple custom annotation classes of same type not working
  • #51845 - Inconsistent error behavior with an empty host header
  • #51861 - Better handling for null or empty authority
  • #51931 - Transform CleanerJava9
  • #52004 - Dev UI Js Dependencies updates (grouped)
  • #52035 - Dev UI: Upgrade to vaadin 25
  • #52092 - Newline character in access log pattern
  • #52094 - Testing authentication with quarkus-websocket-next breaks if you have quarkus-test-security enabled too
  • #52096 - Better duplicate files warning
  • #52105 - Quarkus restarts 2 times when an annotation processor creates classes
  • #52108 - WebSockets Next Security: use identity stored on connection for @TestSecurity and fallback to deferred identity for lazy authentication in all situations
  • #52109 - Remember timestamp of generated java files
  • #52110 - Log InterruptedException as debug for RemoteSyncHandler
  • #52115 - Exception Mapping does not work anymore for streaming responses
  • #52116 - Arc: fix class generation bug
  • #52117 - testcontainers reuse property override
  • #52118 - Don't wrap exceptions thrown by StreamingOutput
  • #52127 - Uber jar - Add a couple of ignore rules
  • #52128 - Do not leak internal host port into Host header when host is taken from Forwarded header without proto or scheme directives
  • #52130 - ListeningAddress to be Optional.empty when port and protocol are null
  • #52131 - build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.9.0 to 1.10.0
  • #52135 - TestContainersStrategy.get to prevent potential concurrency issues
  • #52136 - Upgrade Dev UI to vaadin 25.x
  • #52155 - Annotation can be applied either on class or its methods
  • #52157 - Document in Infinispan protostream annotations processor
  • #52158 - OIDC token propagation: allow to combine @AccessToken on class and its methods
  • #52159 - build(deps): bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.128 to 0.0.129
  • #52160 - Add documentation for proxy-registry to allow reference for others extensions
  • #52161 - New Assistant component to navigate to the chat screen
  • #52163 - Vert.x - Avoid reflection when creating virtual thread factory
  • #52167 - Use platform-independent newline in access logs
  • #52169 - Fix trailing slash handling in forwarded prefix
  • #52171 - Introduce a BuildItem to express the need to load native libraries
  • #52173 - Avoid warnings about native libraries by Brotli, Jansi and MSSQL JDBC (production mode only)
  • #52183 - Address native library loading needs for Kafka extensions
  • #52184 - Enable native access for mongodb-crypt
  • #52185 - Enable native access for epoll/kqueue transports for Netty
  • #52186 - Bump smallrye-open-api.version from 4.2.3 to 4.2.4
  • #52188 - Update README.md for Java 25 support
  • #52194 - Upgrade to PostgreSQL JDBC 42.7.9
  • #52197 - BuildMetrics: fix produced items when extended capture is enabled
  • #52199 - Fix VertxImplGetVirtualThreadFactory transformation
  • #52203 - Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /devtools/gradle

... (truncated)

Commits
  • a5108a2 [RELEASE] - Bump version to 3.31.1
  • d6ed070 Merge pull request #52221 from gsmet/3.31.1-backports-1
  • 9a03fe2 Rewrite DefaultChannelId to avoid reflection
  • 758e9ef Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
  • fbaf04d Transform Netty's isSharable check to use a marker interface
  • 7a0cd37 Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /build-parent
  • 91f524f Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /devtools/gradle
  • 3678217 Bump com.microsoft.azure.functions:azure-functions-java-library
  • f6348c1 Bump smallrye-open-api.version from 4.2.3 to 4.2.4
  • 108eca9 build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.30.6 to 3.31.1

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 4 updates: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus), io.quarkus:quarkus-maven-plugin, [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-extension-processor.


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

Updates `io.quarkus:quarkus-maven-plugin` from 3.30.6 to 3.31.1

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

Updates `io.quarkus:quarkus-extension-processor` from 3.30.6 to 3.31.1

Updates `io.quarkus:quarkus-maven-plugin` from 3.30.6 to 3.31.1

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

Updates `io.quarkus:quarkus-extension-processor` from 3.30.6 to 3.31.1

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file; used by Dependabot. label Jan 30, 2026
@dependabot dependabot bot requested a review from triceo as a code owner January 30, 2026 01:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file; used by Dependabot. label Jan 30, 2026
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; used by Dependabot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants