Skip to content

Bump the maven group with 5 updates#323

Merged
github-actions[bot] merged 3 commits into
mainfrom
dependabot/maven/maven-eac2f09aaa
Apr 7, 2026
Merged

Bump the maven group with 5 updates#323
github-actions[bot] merged 3 commits into
mainfrom
dependabot/maven/maven-eac2f09aaa

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the maven group with 5 updates:

Package From To
io.quarkus.platform:quarkus-bom 3.34.1 3.34.2
io.quarkus:quarkus-extension-processor 3.34.1 3.34.2
io.quarkus:quarkus-extension-maven-plugin 3.34.1 3.34.2
io.quarkus.platform:quarkus-maven-plugin 3.34.1 3.34.2
io.swagger.core.v3:swagger-annotations 2.2.45 2.2.46

Updates io.quarkus.platform:quarkus-bom from 3.34.1 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
  • See full diff in compare view

Updates io.quarkus:quarkus-extension-processor from 3.34.1 to 3.34.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.34.1 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
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.34.1 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
  • See full diff in compare view

Updates io.quarkus:quarkus-extension-processor from 3.34.1 to 3.34.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.34.1 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
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.34.1 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
  • See full diff in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.45 to 2.2.46

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 maven group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.34.1` | `3.34.2` |
| io.quarkus:quarkus-extension-processor | `3.34.1` | `3.34.2` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.34.1` | `3.34.2` |
| [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.34.1` | `3.34.2` |
| io.swagger.core.v3:swagger-annotations | `2.2.45` | `2.2.46` |


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

Updates `io.quarkus:quarkus-extension-processor` from 3.34.1 to 3.34.2

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

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

Updates `io.quarkus:quarkus-extension-processor` from 3.34.1 to 3.34.2

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

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

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.45 to 2.2.46

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.34.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.34.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

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 6, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 6, 2026 16:48
@sonarqubecloud

sonarqubecloud Bot commented Apr 7, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot merged commit 35618cb into main Apr 7, 2026
3 checks passed
@github-actions github-actions Bot deleted the dependabot/maven/maven-eac2f09aaa branch April 7, 2026 09:04
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