Skip to content

Bump the maven group with 7 updates#351

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/maven-713a8f9866
Open

Bump the maven group with 7 updates#351
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/maven-713a8f9866

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven group with 7 updates:

Package From To
org.junit:junit-bom 6.1.0 6.1.1
ch.qos.logback:logback-classic 1.5.34 1.5.37
org.springframework.boot:spring-boot-dependencies 3.5.15 3.5.16
io.quarkus.platform:quarkus-bom 3.36.3 3.37.0
io.quarkus:quarkus-extension-processor 3.36.3 3.37.0
io.quarkus:quarkus-extension-maven-plugin 3.36.3 3.37.0
io.quarkus.platform:quarkus-maven-plugin 3.36.3 3.37.0

Updates org.junit:junit-bom from 6.1.0 to 6.1.1

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.5.34 to 1.5.37

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.37

2026-06-26 Release of logback version 1.5.37

• Given the numerous vulnerabilities related to conditional configuration processing based on the evaluation of Java expressions using the Janino library, support for such expressions has been removed. Users are offered the an online migration service or the element introduced in version 1.5.20. See the relevant documentation for more details.

• A bitwise identical binary of this version can be reproduced by building from source code at commit c1df7f522e648eec7b4ef6a12c8758fec0f00048 associated with the tag v_1.5.37. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Logback 1.5.36

2026-06-25 Release of logback version 1.5.36

• The 'condition' attribute in <if> elements now reject certain references that are associated with ACE attacks. This issue was reported by "yulate" (yulate531@gmail.com.com) and registered as CVE-2026-13006.

• A bitwise identical binary of this version can be reproduced by building from source code at commit 9b94c37562bf25a6a944146701d42ee6c4eee888 associated with the tag v_1.5.36. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Logback 1.5.35

026-06-23 Release of logback version 1.5.35

• The 'condition' attribute in <if> elements now rejects unicode escape sequences (\u and \U). This closes a bypass of the existing prohibition on the new operator in Janino-evaluated conditions. This issue was reported by IcySun (icysun@qq.com) and registered as CVE-2026-13006.

• Added ConfiguratorRank.AUTHENTICATING (rank 100), the highest configurator rank, for certified/authenticating configurators discovered via the ServiceLoader mechanism. ContextInitializer now requires that at most one such configurator exist on the classpath; if more than one is found, initialization aborts with an error.

ConsoleCharsetPropertyDefiner is no longer shipped. The Java 21 multi-release compilation of logback-core has been disabled, which removes this class from the published artifact. Configurations that referenced ch.qos.logback.core.property.ConsoleCharsetPropertyDefiner will need an alternative approach for console charset detection.

• The logback-examples module is now included in artifacts published to Maven Central.

JoranConfigurator.makeAnotherInstance() and DefaultJoranConfigurator.performMultiStepConfigurationFileSearch() are now protected, allowing derived configurators to override these methods.

• A bitwise identical binary of this version can be reproduced by building from source code at commit 08bd1598d565d83444f72983935e7da4746783b7 associated with the tag v_1.5.35. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits

Updates org.springframework.boot:spring-boot-dependencies from 3.5.15 to 3.5.16

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v3.5.16

🔨 Dependency Upgrades

Commits
  • 0566f69 Release v3.5.16
  • 93edd16 Next development version (v3.5.16-SNAPSHOT)
  • 5bafd0a Upgrade to Spring Integration 6.5.10
  • baf3290 Upgrade to Spring AMQP 3.2.12
  • 2c5964a Upgrade to Spring Data Bom 2025.0.13
  • dbb08aa Upgrade Antora dependencies
  • 9b281d5 Upgrade to actions/checkout 7.0.0
  • a854058 Upgrade to jfrog/setup-jfrog-cli 5.1.0
  • fc236ae Start building against Spring Integration 6.5.10 snapshots
  • 5271da7 Start building against Spring Data Bom 2025.0.13 snapshots
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-bom from 3.36.3 to 3.37.0

Commits
  • acd4665 [maven-release-plugin] prepare release 3.37.0
  • ee4cd81 Merge pull request #2035 from ppalaga/qcxf-3.37.0
  • 4fa57b0 Update CXF to 3.37.0
  • f269932 Merge pull request #2032 from quarkusio/dependabot/github_actions/actions/che...
  • 281d6b6 Bump actions/checkout from 6.0.2 to 6.0.3
  • 30e7d10 Merge pull request #2026 from gsmet/quarkus-3.37.0
  • 15f64be Upgrade Quarkus CXF to 3.37.0.CR1
  • 6cebffb Upgrade to Quarkus 3.37.0
  • 48e6044 Merge pull request #2021 from quarkusio/update-automation/main-langchain4j-1....
  • d385198 Update LangChain4j to 1.11.2
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.36.3 to 3.37.0

Updates io.quarkus:quarkus-extension-maven-plugin from 3.36.3 to 3.37.0

Release notes

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

3.37.0

Complete changelog

  • #54729 - Gradle: imageBuild and imagePush use this output of :jandex without declaring dependency
  • #54730 - Gradle plugin: declare jandex task ordering for all tasks consuming main source set resources
  • #54759 - ObservabilityJsonRPCService fails when LGTM dev service is disabled
  • #54777 - Native image: SoftDeleteStateManagement.INSTANCE field not registered for reflection
  • #54780 - Register StateManagement fields for native image reflection
  • #54784 - When using quarkus.openshift.secret-volumes."secret-volumes".items."items".path the deploy fail to openshift
  • #54785 - OIDC web-app step-up re-authentication redirect does not include acr_values
  • #54786 - Carry acr_values and max_age in the code flow authorization request
  • #54790 - Add link to JMC in JFR guide
  • #54831 - Fix dev mode startup when LGTM observability dev services are disabled
  • #54832 - Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • #54840 - Bump the hibernate group with 11 updates
  • #54848 - Upgrade to SmallRye GraphQL 2.18.2
  • #54867 - Rename trusted proxy Subject DN property
  • #54871 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.131 to 0.0.132

3.37.0.CR1

Major changes

  • #53140 - Extension-based modularity
  • #54083 - Bump Hibernate ORM to 7.4.0.Final, Reactive to 3.4.0.Final, Search to 8.4.0.Final
  • #54347 - Enable Jackson reflection-free serializers by default
  • #54533 - Introduce ability to get response metadata in streamed response
  • #54631 - Add quarkus-rest-data-hibernate-types extension

Complete changelog

  • #33046 - Quarkus Upgrade with gradle kotlin dsl not working
  • #35367 - Improve Quarkiverse extension codestart inital doc
  • #37399 - Re-enable OpenTelemetryQuartzIT and OpenTelemetrySchedulerIT
  • #37465 - Logging JSON: Add support for "flat" MDC
  • #44829 - Avro support in Kafka Client Topics browser
  • #46475 - quarkus-grpc: OutOfMemoryException while streaming
  • #47504 - This Gauge has been already registered "mysql.queue.size"
  • #47603 - OpenShift and Kubernetes services should not be started during augmentation phase
  • #48988 - Compose dev services should not be started in augmentation phase
  • #49109 - Cannot start integration test container using Podman (rootless) and bind mounts
  • #50113 - Mongodb dev services should not be started in augmentation phase
  • #51157 - Update deprecation documentation for deprecated properties in Hibernate/datasource extensions
  • #51640 - Error generating gRPC classes from dependency
  • #51932 - Move to a single service provider build item for generated code
  • #52284 - Java 25 generated application with infinispan-client doesn't contain annotationProcessorPaths definition
  • #52699 - Dev services (new model?) may not apply "additional configuration provider"'s config properly
  • #52889 - DN validation to trust a proxy
  • #53044 - quarkus-grpc-protoc-plugin leaks jprotoc shaded protobuf classes to downstream consumers
  • #53106 - token.principal-claim does not support nested JSON paths for opaque tokens verified via UserInfo

... (truncated)

Commits
  • f834929 [RELEASE] - Bump version to 3.37.0
  • c82e891 Merge pull request #54901 from gsmet/3.37.0-backports-1
  • 919b800 Handle GHSA-qcxp-gm7m-4j5v
  • 025c938 Merge pull request #54878 from gsmet/micrometer-1.16.6-3.37
  • 2f0c9ef Bump io.quarkus:quarkus-platform-bom-maven-plugin
  • baab95d chore(vertx-http): rename trusted proxy subject dn prop name
  • aa6349e Bump io.quarkus:quarkus-fs-util from 1.4.0 to 1.4.2
  • 2b4e66a Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • 9adc20e Add UnwrappedTypeResolverBuilder reflective class registration to kubernetes-...
  • 438fe20 Upgrade to SmallRye GraphQL 2.18.2
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.36.3 to 3.37.0

Commits
  • acd4665 [maven-release-plugin] prepare release 3.37.0
  • ee4cd81 Merge pull request #2035 from ppalaga/qcxf-3.37.0
  • 4fa57b0 Update CXF to 3.37.0
  • f269932 Merge pull request #2032 from quarkusio/dependabot/github_actions/actions/che...
  • 281d6b6 Bump actions/checkout from 6.0.2 to 6.0.3
  • 30e7d10 Merge pull request #2026 from gsmet/quarkus-3.37.0
  • 15f64be Upgrade Quarkus CXF to 3.37.0.CR1
  • 6cebffb Upgrade to Quarkus 3.37.0
  • 48e6044 Merge pull request #2021 from quarkusio/update-automation/main-langchain4j-1....
  • d385198 Update LangChain4j to 1.11.2
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.36.3 to 3.37.0

Updates io.quarkus:quarkus-extension-maven-plugin from 3.36.3 to 3.37.0

Release notes

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

3.37.0

Complete changelog

  • #54729 - Gradle: imageBuild and imagePush use this output of :jandex without declaring dependency
  • #54730 - Gradle plugin: declare jandex task ordering for all tasks consuming main source set resources
  • #54759 - ObservabilityJsonRPCService fails when LGTM dev service is disabled
  • #54777 - Native image: SoftDeleteStateManagement.INSTANCE field not registered for reflection
  • #54780 - Register StateManagement fields for native image reflection
  • #54784 - When using quarkus.openshift.secret-volumes."secret-volumes".items."items".path the deploy fail to openshift
  • #54785 - OIDC web-app step-up re-authentication redirect does not include acr_values
  • #54786 - Carry acr_values and max_age in the code flow authorization request
  • #54790 - Add link to JMC in JFR guide
  • #54831 - Fix dev mode startup when LGTM observability dev services are disabled
  • #54832 - Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • #54840 - Bump the hibernate group with 11 updates
  • #54848 - Upgrade to SmallRye GraphQL 2.18.2
  • #54867 - Rename trusted proxy Subject DN property
  • #54871 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.131 to 0.0.132

3.37.0.CR1

Major changes

  • #53140 - Extension-based modularity
  • #54083 - Bump Hibernate ORM to 7.4.0.Final, Reactive to 3.4.0.Final, Search to 8.4.0.Final
  • #54347 - Enable Jackson reflection-free serializers by default
  • #54533 - Introduce ability to get response metadata in streamed response
  • #54631 - Add quarkus-rest-data-hibernate-types extension

Complete changelog

  • #33046 - Quarkus Upgrade with gradle kotlin dsl not working
  • #35367 - Improve Quarkiverse extension codestart inital doc
  • #37399 - Re-enable OpenTelemetryQuartzIT and OpenTelemetrySchedulerIT
  • #37465 - Logging JSON: Add support for "flat" MDC
  • #44829 - Avro support in Kafka Client Topics browser
  • #46475 - quarkus-grpc: OutOfMemoryException while streaming
  • #47504 - This Gauge has been already registered "mysql.queue.size"
  • #47603 - OpenShift and Kubernetes services should not be started during augmentation phase
  • #48988 - Compose dev services should not be started in augmentation phase
  • #49109 - Cannot start integration test container using Podman (rootless) and bind mounts
  • #50113 - Mongodb dev services should not be started in augmentation phase
  • #51157 - Update deprecation documentation for deprecated properties in Hibernate/datasource extensions
  • #51640 - Error generating gRPC classes from dependency
  • #51932 - Move to a single service provider build item for generated code
  • #52284 - Java 25 generated application with infinispan-client doesn't contain annotationProcessorPaths definition
  • #52699 - Dev services (new model?) may not apply "additional configuration provider"'s config properly
  • #52889 - DN validation to trust a proxy
  • #53044 - quarkus-grpc-protoc-plugin leaks jprotoc shaded protobuf classes to downstream consumers
  • #53106 - token.principal-claim does not support nested JSON paths for opaque tokens verified via UserInfo

... (truncated)

Commits
  • f834929 [RELEASE] - Bump version to 3.37.0
  • c82e891 Merge pull request #54901 from gsmet/3.37.0-backports-1
  • 919b800 Handle GHSA-qcxp-gm7m-4j5v
  • 025c938 Merge pull request #54878 from gsmet/micrometer-1.16.6-3.37
  • 2f0c9ef Bump io.quarkus:quarkus-platform-bom-maven-plugin
  • baab95d chore(vertx-http): rename trusted proxy subject dn prop name
  • aa6349e Bump io.quarkus:quarkus-fs-util from 1.4.0 to 1.4.2
  • 2b4e66a Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • 9adc20e Add UnwrappedTypeResolverBuilder reflective class registration to kubernetes-...
  • 438fe20 Upgrade to SmallRye GraphQL 2.18.2
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.36.3 to 3.37.0

Commits
  • acd4665 [maven-release-plugin] prepare release 3.37.0
  • ee4cd81 Merge pull request #2035 from ppalaga/qcxf-3.37.0
  • 4fa57b0 Update CXF to 3.37.0
  • f269932 Merge pull request #2032 from quarkusio/dependabot/github_actions/actions/che...
  • 281d6b6 Bump actions/checkout from 6.0.2 to 6.0.3
  • 30e7d10 Merge pull request #2026 from gsmet/quarkus-3.37.0
  • 15f64be Upgrade Quarkus CXF to 3.37.0.CR1
  • 6cebffb Upgrade to Quarkus 3.37.0
  • 48e6044 Merge pull request #2021 from quarkusio/update-automation/main-langchain4j-1....
  • d385198 Update LangChain4j to 1.11.2
  • 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 maven group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.34` | `1.5.37` |
| [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.5.15` | `3.5.16` |
| [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.36.3` | `3.37.0` |
| io.quarkus:quarkus-extension-processor | `3.36.3` | `3.37.0` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.36.3` | `3.37.0` |
| [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.36.3` | `3.37.0` |


Updates `org.junit:junit-bom` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.1)

Updates `ch.qos.logback:logback-classic` from 1.5.34 to 1.5.37
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.34...v_1.5.37)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.15 to 3.5.16
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.15...v3.5.16)

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

Updates `io.quarkus:quarkus-extension-processor` from 3.36.3 to 3.37.0

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

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

Updates `io.quarkus:quarkus-extension-processor` from 3.36.3 to 3.37.0

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

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

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-version: 3.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jun 29, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 29, 2026 16:44
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