Skip to content

Bump the maven group with 7 updates#301

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/maven-04916a895b
Feb 16, 2026
Merged

Bump the maven group with 7 updates#301
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/maven-04916a895b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the maven group with 7 updates:

Package From To
org.junit:junit-bom 6.0.2 6.0.3
org.openapitools:openapi-generator-maven-plugin 7.19.0 7.20.0
ch.qos.logback:logback-classic 1.5.28 1.5.32
io.quarkus.platform:quarkus-bom 3.31.2 3.31.3
io.quarkus:quarkus-extension-processor 3.31.2 3.31.3
io.quarkus:quarkus-extension-maven-plugin 3.31.2 3.31.3
io.quarkus.platform:quarkus-maven-plugin 3.31.2 3.31.3

Updates org.junit:junit-bom from 6.0.2 to 6.0.3

Release notes

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

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates org.openapitools:openapi-generator-maven-plugin from 7.19.0 to 7.20.0

Updates ch.qos.logback:logback-classic from 1.5.28 to 1.5.32

Release notes

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

Logback 1.5.32

2026-02-16 Release of logback version 1.5.32

• In DefaultProcessor, fixed incorrect check for dependencies contained within a parent model. Previous only the direct children were scanned. This fixes logback-access/issues/34.

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

Logback 1.5.31

2026-02-14 Release of logback version 1.5.31

• Fixed missing META-INF/services directory in logback-classic.jar. This issue rendered logback-classic version 1.5.30 unusable with SLF4J.

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

Logback 1.5.30

2026-02-14 Release of logback version 1.5.30

In this version, logback-classic.jar was missing the META-INF/services directory, making it unusable with SLF4J. Version 1.5.31 (released later on the same day) fixes this issue.

• Fix scanning issue when an included file becomes available at a later time. This problem was reported in issues/1021 by Sergey Nazarov.

• Standardized code for version checking across modules.

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

Logback 1.5.29

2026-02-09 Release of logback version 1.5.29

• In response to issues/1017, appender names and appender references are once again subject to variable substitution, reverting the change introduced in version 1.5.28.

Commits
  • e807335 prepare release 1.5.32
  • dc35d55 fix logback-access/issues/34 by checking if dependency is a sub-model of the ...
  • 8e32278 added simple test for appender definitiob via file inclusion
  • 834dbed start work on 1.5.32-SNAPSHOT
  • 168e42f add test to check that Logback SLF4J provider can be activated
  • ed45362 prepare release 1.5.31
  • 609dae7 fix missing META-INF directory
  • 7739739 start work on 1.5.31-SNAPSHOT
  • 44164f1 prepare release 1.5.30
  • 9874f06 test for top-file as a resource, introduced new module logback-classic-misc
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-bom from 3.31.2 to 3.31.3

Commits
  • f8e734d [maven-release-plugin] prepare release 3.31.3
  • b02ee17 Merge pull request #1748 from gsmet/quarkus-3.31.3
  • 736e50d Upgrade to Quarkus 3.31.3
  • a67c316 Merge pull request #1745 from gsmet/3.31.2-backports-1
  • 75f9423 Update QOSDK to 7.5.2
  • 2a5408c Upgrade to Quarkus CXF 3.31.3
  • b125a08 Merge pull request #1736 from scrocquesel/update-amz-3.31
  • ace764f [maven-release-plugin] prepare for next development iteration
  • 5a8f82a [3.31] Upgrade Quarkus Amazon Services to 3.14.1
  • See full diff in compare view

Updates io.quarkus:quarkus-extension-processor from 3.31.2 to 3.31.3

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

Release notes

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

3.31.3

Major changes

  • #52395 - Update images in catalog and use runtime images

Complete changelog

  • #51972 - StatelessSession batched operations not visible within same transaction when using @TestTransaction
  • #52193 - OIDC token propagation: don't use the default random generator during the build time as it relies on a service provider
  • #52314 - Failsafe @{argLine} not working in 3.31.1 with new quarkus packageing.
  • #52315 - GrpcCodeGen fails with Quarkus 3.31 on Java 22 + 23
  • #52355 - Tests using TestHandler (IsolatedTestsModeMain) should also be run with the expected add-opens directive
  • #52356 - Apply JVM options via JvmModulesReconfigurer also to tests executed via IsolatedTestModeMain
  • #52357 - Make sure --sun-misc-unsafe-memory-access is not set on Java 23 and earlier
  • #52370 - Escape the whole -D option for quarkus-internal-test.serialized-app-model.path
  • #52372 - Decrease log level for NativeImageAgentMojo
  • #52377 - Move build-time-initialization from beforeAnalysis to duringSetup
  • #52382 - Bring back stdout+stderr output from int-test
  • #52383 - build(deps): bump io.fabric8:maven-model-helper from 37 to 40
  • #52384 - Inexistent Image in Dockerfile when Generating App with Java 25
  • #52386 - quarkus.tls.protocols=TLSv1.3 in Quarkus 3.31.1 + Java 25
  • #52395 - Update images in catalog and use runtime images
  • #52402 - Update documentation for base images in Container Images extensions
  • #52403 - Really bring back stdout+stderr output from int-test
  • #52405 - Fix Module detection when running in a subfolder of a maven project
  • #52407 - Fix documentation for switch to TLS v1.3 only by default
  • #52418 - Native: Enable Netty JCTools' MpscUnboundedArrayQueue
  • #52428 - Fix doc examples on some QuarkusTransaction methods
  • #52445 - Set the upper limit to Java 25 in the Gradle plugin project
  • #52447 - Scheduler: register non-bean skip predicates for reflection
  • #52457 - build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5
  • #52469 - Starting from Main method fails on dependency to Kotlin Module without Java code
  • #52477 - Kotlin Serialization extension raises NPE when Context.getAllAnotations() returns null
  • #52478 - NPE in Redis mapping response to OptimisticLockingTransactionResult
  • #52482 - Redis Client: fix NPE in optimistic locking transactions
  • #52485 - Add BuildToolHelper.getApplicationModuleOrCurrentDirectory(appModel)
  • #52496 - Add directories in ParallelCommonsCompressArchiveCreator
  • #52508 - build(deps): bump the hibernate group with 9 updates
  • #52515 - build(deps): bump io.micrometer:micrometer-bom from 1.16.2 to 1.16.3
  • #52524 - Quarkus with Gradle, Kotlin and Java Code is not indexing correctly
  • #52534 - Drop duplicate log output in ITs
  • #52535 - Add only existing output directories as additional archive paths
  • #52539 - Ensure that annotations in Quarkus REST is never null
  • #52541 - Collect all available module output directories in IDE launcher
Commits
  • e6ee9cd [RELEASE] - Bump version to 3.31.3
  • 64dcac5 Collect all available module output directories in IDE launcher
  • 159d001 Merge pull request #52538 from gsmet/3.31.3-backports-1
  • 2d1f586 Ensure that annotations in Quarkus REST is never null
  • bd86f17 Add only existing output directories as additional archive paths
  • 872658d Drop duplicate log output in ITs
  • 6bf1471 build(deps): bump the hibernate group with 9 updates
  • 93c1f72 build(deps): bump io.micrometer:micrometer-bom from 1.16.2 to 1.16.3
  • 7b909ae Fix handling of multiple PreExceptionMapperHandler
  • 45edc5e Add directories in ParallelCommonsCompressArchiveCreator
  • Additional commits viewable in compare view

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

Commits
  • f8e734d [maven-release-plugin] prepare release 3.31.3
  • b02ee17 Merge pull request #1748 from gsmet/quarkus-3.31.3
  • 736e50d Upgrade to Quarkus 3.31.3
  • a67c316 Merge pull request #1745 from gsmet/3.31.2-backports-1
  • 75f9423 Update QOSDK to 7.5.2
  • 2a5408c Upgrade to Quarkus CXF 3.31.3
  • b125a08 Merge pull request #1736 from scrocquesel/update-amz-3.31
  • ace764f [maven-release-plugin] prepare for next development iteration
  • 5a8f82a [3.31] Upgrade Quarkus Amazon Services to 3.14.1
  • See full diff in compare view

Updates io.quarkus:quarkus-extension-processor from 3.31.2 to 3.31.3

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

Release notes

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

3.31.3

Major changes

  • #52395 - Update images in catalog and use runtime images

Complete changelog

  • #51972 - StatelessSession batched operations not visible within same transaction when using @TestTransaction
  • #52193 - OIDC token propagation: don't use the default random generator during the build time as it relies on a service provider
  • #52314 - Failsafe @{argLine} not working in 3.31.1 with new quarkus packageing.
  • #52315 - GrpcCodeGen fails with Quarkus 3.31 on Java 22 + 23
  • #52355 - Tests using TestHandler (IsolatedTestsModeMain) should also be run with the expected add-opens directive
  • #52356 - Apply JVM options via JvmModulesReconfigurer also to tests executed via IsolatedTestModeMain
  • #52357 - Make sure --sun-misc-unsafe-memory-access is not set on Java 23 and earlier
  • #52370 - Escape the whole -D option for quarkus-internal-test.serialized-app-model.path
  • #52372 - Decrease log level for NativeImageAgentMojo
  • #52377 - Move build-time-initialization from beforeAnalysis to duringSetup
  • #52382 - Bring back stdout+stderr output from int-test
  • #52383 - build(deps): bump io.fabric8:maven-model-helper from 37 to 40
  • #52384 - Inexistent Image in Dockerfile when Generating App with Java 25
  • #52386 - quarkus.tls.protocols=TLSv1.3 in Quarkus 3.31.1 + Java 25
  • #52395 - Update images in catalog and use runtime images
  • #52402 - Update documentation for base images in Container Images extensions
  • #52403 - Really bring back stdout+stderr output from int-test
  • #52405 - Fix Module detection when running in a subfolder of a maven project
  • #52407 - Fix documentation for switch to TLS v1.3 only by default
  • #52418 - Native: Enable Netty JCTools' MpscUnboundedArrayQueue
  • #52428 - Fix doc examples on some QuarkusTransaction methods
  • #52445 - Set the upper limit to Java 25 in the Gradle plugin project
  • #52447 - Scheduler: register non-bean skip predicates for reflection
  • #52457 - build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5
  • #52469 - Starting from Main method fails on dependency to Kotlin Module without Java code
  • #52477 - Kotlin Serialization extension raises NPE when Context.getAllAnotations() returns null
  • #52478 - NPE in Redis mapping response to OptimisticLockingTransactionResult
  • #52482 - Redis Client: fix NPE in optimistic locking transactions
  • #52485 - Add BuildToolHelper.getApplicationModuleOrCurrentDirectory(appModel)
  • #52496 - Add directories in ParallelCommonsCompressArchiveCreator
  • #52508 - build(deps): bump the hibernate group with 9 updates
  • #52515 - build(deps): bump io.micrometer:micrometer-bom from 1.16.2 to 1.16.3
  • #52524 - Quarkus with Gradle, Kotlin and Java Code is not indexing correctly
  • #52534 - Drop duplicate log output in ITs
  • #52535 - Add only existing output directories as additional archive paths
  • #52539 - Ensure that annotations in Quarkus REST is never null
  • #52541 - Collect all available module output directories in IDE launcher
Commits
  • e6ee9cd [RELEASE] - Bump version to 3.31.3
  • 64dcac5 Collect all available module output directories in IDE launcher
  • 159d001 Merge pull request #52538 from gsmet/3.31.3-backports-1
  • 2d1f586 Ensure that annotations in Quarkus REST is never null
  • bd86f17 Add only existing output directories as additional archive paths
  • 872658d Drop duplicate log output in ITs
  • 6bf1471 build(deps): bump the hibernate group with 9 updates
  • 93c1f72 build(deps): bump io.micrometer:micrometer-bom from 1.16.2 to 1.16.3
  • 7b909ae Fix handling of multiple PreExceptionMapperHandler
  • 45edc5e Add directories in ParallelCommonsCompressArchiveCreator
  • Additional commits viewable in compare view

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

Commits
  • f8e734d [maven-release-plugin] prepare release 3.31.3
  • b02ee17 Merge pull request #1748 from gsmet/quarkus-3.31.3
  • 736e50d Upgrade to Quarkus 3.31.3
  • a67c316 Merge pull request #1745 from gsmet/3.31.2-backports-1
  • 75f9423 Update QOSDK to 7.5.2
  • 2a5408c Upgrade to Quarkus CXF 3.31.3
  • b125a08 Merge pull request #1736 from scrocquesel/update-amz-3.31
  • ace764f [maven-release-plugin] prepare for next development iteration
  • 5a8f82a [3.31] Upgrade Quarkus Amazon Services to 3.14.1
  • See full diff 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.0.2` | `6.0.3` |
| org.openapitools:openapi-generator-maven-plugin | `7.19.0` | `7.20.0` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.28` | `1.5.32` |
| [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.31.2` | `3.31.3` |
| io.quarkus:quarkus-extension-processor | `3.31.2` | `3.31.3` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.31.2` | `3.31.3` |
| [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.31.2` | `3.31.3` |


Updates `org.junit:junit-bom` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.2...r6.0.3)

Updates `org.openapitools:openapi-generator-maven-plugin` from 7.19.0 to 7.20.0

Updates `ch.qos.logback:logback-classic` from 1.5.28 to 1.5.32
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.28...v_1.5.32)

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

Updates `io.quarkus:quarkus-extension-processor` from 3.31.2 to 3.31.3

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

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

Updates `io.quarkus:quarkus-extension-processor` from 3.31.2 to 3.31.3

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

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

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-version: 7.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.31.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.31.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.31.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.31.3
  dependency-type: direct:development
  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 Feb 16, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 16, 2026 17:45
@sonarqubecloud
Copy link

@github-actions github-actions bot merged commit f1ab9a6 into main Feb 16, 2026
4 checks passed
@github-actions github-actions bot deleted the dependabot/maven/maven-04916a895b branch February 16, 2026 17:55
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