Skip to content

Bump quarkus.platform.version from 3.31.3 to 3.34.2#288

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus.platform.version-3.34.2
Closed

Bump quarkus.platform.version from 3.31.3 to 3.34.2#288
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus.platform.version-3.34.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Bumps quarkus.platform.version from 3.31.3 to 3.34.2.
Updates io.quarkus.platform:quarkus-bom from 3.31.3 to 3.34.2

Commits
  • f4e43dc [maven-release-plugin] prepare release 3.34.2
  • 4e2ac5f Merge pull request #1857 from gsmet/quarkus-3.34.2
  • 4ce7682 Upgrade to Quarkus 3.34.2
  • bcbada8 Merge pull request #1855 from quarkusio/update-automation/3.34-mcpserver-1.10.4
  • 0c1ce38 Merge pull request #1854 from quarkusio/update-automation/3.34-debezium-3.4.3...
  • a4da41f Update MCPServer to 1.10.4
  • 5f039d3 Update Debezium to 3.4.3.Final
  • 809b09e Merge pull request #1845 from quarkusio/update-automation/3.34-langchain4j-1.8.4
  • 2bb319f Update LangChain4j to 1.8.4
  • db1944e [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

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

Release notes

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

3.34.2

Complete changelog

  • #50392 - JFR extension not capturing Quarkus application runtime data
  • #52905 - Behavior of @ProjectedFieldName with aggregate functions
  • #53142 - build(deps): bump org.jboss.logging:jboss-logging from 3.6.2.Final to 3.6.3.Final
  • #53203 - Refactor jar building to a first-write-wins approach
  • #53222 - VertxHttpHotReplacementSetup: move the httpInitiatedReload flag check
  • #53261 - Honour the legacy resolver settings in go-offline goals
  • #53265 - Document and test @ProjectedFieldName with aggregate functions
  • #53267 - Upgrade to Vert.x 4.5.26 and Netty 4.1.132.Final
  • #53271 - JFR extension event fix
  • #53290 - Webauthn IT: move test-webauthn to the test scope
  • #53296 - Swagger UI does not mark endpoint as protected if PermissionsAllowed present multiple times
  • #53301 - OpenAPI: Detect repeated @PermissionsAllowed annotations in Swagger UI
  • #53302 - @CacheInvalidateAll does not work anymore if an exception is thrown
  • #53304 - Document that @CacheInvalidateAll only invalidates after successful method execution
  • #53322 - Bump Netty to 4.1.132.Final due to CVE-2026-33871
  • #53325 - Quarkus 3.33.1: WARN: This Gauge has been already registered
  • #53328 - Dev MCP: Return METHOD_NOT_FOUND for unsupported MCP protocol methods
  • #53331 - Prevent warning about Gauge having already been registered
  • #53336 - Cannot run JUnit Tests with maven from parent module directory
  • #53349 - Updates to Infinispan 16.0.9
  • #53352 - Some minor uberjar improvements and a test for service concatenation
  • #53374 - Add custom enforcer rule to validate dependency version alignment
  • #53379 - Detect and exclude manipulated POMs from when loading a workspace

3.34.1

Complete changelog

  • #53121 - OpenShift build extension seemingly ignoring configuration properties for image/image name
  • #53154 - Fix Dev UI Extension discovery for multimodule gradle project
  • #53165 - [Mandrel 23.1] kubernetes-client native IT test fails with DeletedElementException
  • #53171 - Remove unnecessary GraalVM @Delete
  • #53191 - OpenShift Internal Registry Container Image Name
  • #53209 - quarkus-artifact.properties generation is brittle
  • #53215 - Properly set path property for quarkus-artifact.properties

3.34.0

Complete changelog

  • #52863 - Quarkus code generation phase has failed: Cannot invoke "java.io.File.toPath()" because the return value of "org.apache.maven.project.MavenProject.getFile()" is null
  • #52879 - Protect from MavenProject.getFile() returning null

3.34.0.CR1

Complete changelog

... (truncated)

Commits
  • a942b08 [RELEASE] - Bump version to 3.34.2
  • 3ed1b36 Merge pull request #53387 from gsmet/3.34.2-backports-1
  • 90dc515 Merge pull request #53386 from gsmet/ft-6.10.1-3.34
  • bd2bdee Detect and exclude manipulated POMs from when loading a workspace
  • f63f994 Add custom enforcer rule to validate dependency version alignment
  • 2c5f6b3 Updates to Infinispan 16.0.9
  • 70e9236 Add a test for checking service file concatenation in uberjars
  • ee2038f Ignore duplicates for META-INF/license/* in uberjars
  • 0a8ca6a Avoid new lines when concatenating services files in uberjars
  • abe825b Update SmallRye Fault Tolerance to 6.10.1
  • Additional commits viewable in compare view

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

Commits
  • f4e43dc [maven-release-plugin] prepare release 3.34.2
  • 4e2ac5f Merge pull request #1857 from gsmet/quarkus-3.34.2
  • 4ce7682 Upgrade to Quarkus 3.34.2
  • bcbada8 Merge pull request #1855 from quarkusio/update-automation/3.34-mcpserver-1.10.4
  • 0c1ce38 Merge pull request #1854 from quarkusio/update-automation/3.34-debezium-3.4.3...
  • a4da41f Update MCPServer to 1.10.4
  • 5f039d3 Update Debezium to 3.4.3.Final
  • 809b09e Merge pull request #1845 from quarkusio/update-automation/3.34-langchain4j-1.8.4
  • 2bb319f Update LangChain4j to 1.8.4
  • db1944e [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-maven-plugin from 3.31.3 to 3.34.2

Release notes

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

3.34.2

Complete changelog

  • #50392 - JFR extension not capturing Quarkus application runtime data
  • #52905 - Behavior of @ProjectedFieldName with aggregate functions
  • #53142 - build(deps): bump org.jboss.logging:jboss-logging from 3.6.2.Final to 3.6.3.Final
  • #53203 - Refactor jar building to a first-write-wins approach
  • #53222 - VertxHttpHotReplacementSetup: move the httpInitiatedReload flag check
  • #53261 - Honour the legacy resolver settings in go-offline goals
  • #53265 - Document and test @ProjectedFieldName with aggregate functions
  • #53267 - Upgrade to Vert.x 4.5.26 and Netty 4.1.132.Final
  • #53271 - JFR extension event fix
  • #53290 - Webauthn IT: move test-webauthn to the test scope
  • #53296 - Swagger UI does not mark endpoint as protected if PermissionsAllowed present multiple times
  • #53301 - OpenAPI: Detect repeated @PermissionsAllowed annotations in Swagger UI
  • #53302 - @CacheInvalidateAll does not work anymore if an exception is thrown
  • #53304 - Document that @CacheInvalidateAll only invalidates after successful method execution
  • #53322 - Bump Netty to 4.1.132.Final due to CVE-2026-33871
  • #53325 - Quarkus 3.33.1: WARN: This Gauge has been already registered
  • #53328 - Dev MCP: Return METHOD_NOT_FOUND for unsupported MCP protocol methods
  • #53331 - Prevent warning about Gauge having already been registered
  • #53336 - Cannot run JUnit Tests with maven from parent module directory
  • #53349 - Updates to Infinispan 16.0.9
  • #53352 - Some minor uberjar improvements and a test for service concatenation
  • #53374 - Add custom enforcer rule to validate dependency version alignment
  • #53379 - Detect and exclude manipulated POMs from when loading a workspace

3.34.1

Complete changelog

  • #53121 - OpenShift build extension seemingly ignoring configuration properties for image/image name
  • #53154 - Fix Dev UI Extension discovery for multimodule gradle project
  • #53165 - [Mandrel 23.1] kubernetes-client native IT test fails with DeletedElementException
  • #53171 - Remove unnecessary GraalVM @Delete
  • #53191 - OpenShift Internal Registry Container Image Name
  • #53209 - quarkus-artifact.properties generation is brittle
  • #53215 - Properly set path property for quarkus-artifact.properties

3.34.0

Complete changelog

  • #52863 - Quarkus code generation phase has failed: Cannot invoke "java.io.File.toPath()" because the return value of "org.apache.maven.project.MavenProject.getFile()" is null
  • #52879 - Protect from MavenProject.getFile() returning null

3.34.0.CR1

Complete changelog

... (truncated)

Commits
  • a942b08 [RELEASE] - Bump version to 3.34.2
  • 3ed1b36 Merge pull request #53387 from gsmet/3.34.2-backports-1
  • 90dc515 Merge pull request #53386 from gsmet/ft-6.10.1-3.34
  • bd2bdee Detect and exclude manipulated POMs from when loading a workspace
  • f63f994 Add custom enforcer rule to validate dependency version alignment
  • 2c5f6b3 Updates to Infinispan 16.0.9
  • 70e9236 Add a test for checking service file concatenation in uberjars
  • ee2038f Ignore duplicates for META-INF/license/* in uberjars
  • 0a8ca6a Avoid new lines when concatenating services files in uberjars
  • abe825b Update SmallRye Fault Tolerance to 6.10.1
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `quarkus.platform.version` from 3.31.3 to 3.34.2.

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

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

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

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.34.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 14, 2026

Superseded by #299.

@dependabot dependabot Bot closed this Apr 14, 2026
@dependabot dependabot Bot deleted the dependabot/maven/quarkus.platform.version-3.34.2 branch April 14, 2026 14:46
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.

0 participants