Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps the patch-updates group with 5 updates:

Package From To
org.apache.maven.plugins:maven-javadoc-plugin 3.11.2 3.11.3
io.quarkus:quarkus-bom 3.25.2 3.25.3
io.quarkus:quarkus-maven-plugin 3.25.2 3.25.3
io.quarkus:quarkus-extension-maven-plugin 3.25.2 3.25.3
io.quarkus:quarkus-extension-processor 3.25.2 3.25.3

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.11.3

🚨 Removed

🚀 New features and improvements

🐛 Bug Fixes

  • Make the legacyMode consistent (Filter out all of the module-info.java files in legacy mode, do not use --source-path in legacy mode) (#1217) @​fridrich
  • [MJAVADOC-826] - Don't try to modify project source roots (#358) @​oehme

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • 8357bc2 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.3
  • ab6e97e Bump commons-io:commons-io from 2.19.0 to 2.20.0
  • 83788c1 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
  • 99ee1fc Bump org.apache.commons:commons-lang3 in /src/it/projects/MJAVADOC-787
  • 18bfeb8 Maven Archiver 3.6.4 (#1226)
  • 63618bb Bump org.apache.commons:commons-lang3 (#1224)
  • 81afff9 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1223)
  • 8bcdebf Add Apache 2.0 LICENSE file (#1220)
  • 2299072 Make the legacyMode consistent and actually useful (#1217)
  • 33c9f01 Be consistent about data encoding when copying files (#1215)
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-bom from 3.25.2 to 3.25.3

Release notes

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

3.25.3

Complete changelog

  • #48503 - Continuous testing fails in multi-module project when using module as a dependency in 3.22 onwards
  • #48946 - Native image: testGCCArgument produces confusing warnings
  • #48959 - Avoids some WARNINGs from io.smallrye.common.process.Logging
  • #49118 - 3.25.0 Docker Being Checked Always even if quarkus.devservices.enabled=false
  • #49309 - Fix checking for docker enviroment when quarkus.devservices.enabled=false
  • #49418 - java.lang.NullPointerException: Cannot invoke "String.replaceAll(String, String)" because the return value of "io.quarkus.devui.spi.buildtime.FooterLogBuildItem.getName()" is null
  • #49419 - Enforce null checks for DiscoveredServiceBuilder
  • #49422 - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /devtools/gradle
  • #49425 - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • #49426 - Add wait_for.logs for Oracle DB Compose Dev Services example
  • #49441 - Docs: Fix spelling typo in the Deploying to OpenShift guide
  • #49446 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5
  • #49452 - Native container build does not redirect output to stdout
  • #49454 - Log native build output to stdout
  • #49455 - Fix native image generated static resources index
  • #49456 - Make the ProcessBuilder calls intents a bit clearer
  • #49467 - Add quarkus-extension-processor to quarkus-bom
  • #49472 - Do not try and cache deployment classloaders that don't have the right test dependencies in continuous testing
  • #49479 - Make ContainerRuntime detection less brittle
  • #49482 - Do not apply config provider if not set
Commits
  • df16932 [RELEASE] - Bump version to 3.25.3
  • a95bead Merge pull request #49490 from gsmet/3.25.3-backports-1
  • a675f4f Do not apply config provider if not set
  • 1b99fdc Don't sock away a deployment classloader until we know we need it, and don't ...
  • c198007 Fix native image generated static resources index
  • 6d443d8 Make ContainerRuntime detection less brittle
  • 0f53da7 Add quarkus-extension-processor to quarkus-bom
  • 7727bcb Make the ProcessBuilder calls intents a bit clearer
  • f89ca6e Log native build output to stdout
  • 0671d8b Fix checking for docker enviroment when quarkus.devservices.enabled=false
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.25.2 to 3.25.3

Updates io.quarkus:quarkus-extension-maven-plugin from 3.25.2 to 3.25.3

Release notes

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

3.25.3

Complete changelog

  • #48503 - Continuous testing fails in multi-module project when using module as a dependency in 3.22 onwards
  • #48946 - Native image: testGCCArgument produces confusing warnings
  • #48959 - Avoids some WARNINGs from io.smallrye.common.process.Logging
  • #49118 - 3.25.0 Docker Being Checked Always even if quarkus.devservices.enabled=false
  • #49309 - Fix checking for docker enviroment when quarkus.devservices.enabled=false
  • #49418 - java.lang.NullPointerException: Cannot invoke "String.replaceAll(String, String)" because the return value of "io.quarkus.devui.spi.buildtime.FooterLogBuildItem.getName()" is null
  • #49419 - Enforce null checks for DiscoveredServiceBuilder
  • #49422 - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /devtools/gradle
  • #49425 - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • #49426 - Add wait_for.logs for Oracle DB Compose Dev Services example
  • #49441 - Docs: Fix spelling typo in the Deploying to OpenShift guide
  • #49446 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5
  • #49452 - Native container build does not redirect output to stdout
  • #49454 - Log native build output to stdout
  • #49455 - Fix native image generated static resources index
  • #49456 - Make the ProcessBuilder calls intents a bit clearer
  • #49467 - Add quarkus-extension-processor to quarkus-bom
  • #49472 - Do not try and cache deployment classloaders that don't have the right test dependencies in continuous testing
  • #49479 - Make ContainerRuntime detection less brittle
  • #49482 - Do not apply config provider if not set
Commits
  • df16932 [RELEASE] - Bump version to 3.25.3
  • a95bead Merge pull request #49490 from gsmet/3.25.3-backports-1
  • a675f4f Do not apply config provider if not set
  • 1b99fdc Don't sock away a deployment classloader until we know we need it, and don't ...
  • c198007 Fix native image generated static resources index
  • 6d443d8 Make ContainerRuntime detection less brittle
  • 0f53da7 Add quarkus-extension-processor to quarkus-bom
  • 7727bcb Make the ProcessBuilder calls intents a bit clearer
  • f89ca6e Log native build output to stdout
  • 0671d8b Fix checking for docker enviroment when quarkus.devservices.enabled=false
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.25.2 to 3.25.3

Updates io.quarkus:quarkus-maven-plugin from 3.25.2 to 3.25.3

Updates io.quarkus:quarkus-extension-maven-plugin from 3.25.2 to 3.25.3

Release notes

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

3.25.3

Complete changelog

  • #48503 - Continuous testing fails in multi-module project when using module as a dependency in 3.22 onwards
  • #48946 - Native image: testGCCArgument produces confusing warnings
  • #48959 - Avoids some WARNINGs from io.smallrye.common.process.Logging
  • #49118 - 3.25.0 Docker Being Checked Always even if quarkus.devservices.enabled=false
  • #49309 - Fix checking for docker enviroment when quarkus.devservices.enabled=false
  • #49418 - java.lang.NullPointerException: Cannot invoke "String.replaceAll(String, String)" because the return value of "io.quarkus.devui.spi.buildtime.FooterLogBuildItem.getName()" is null
  • #49419 - Enforce null checks for DiscoveredServiceBuilder
  • #49422 - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /devtools/gradle
  • #49425 - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • #49426 - Add wait_for.logs for Oracle DB Compose Dev Services example
  • #49441 - Docs: Fix spelling typo in the Deploying to OpenShift guide
  • #49446 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5
  • #49452 - Native container build does not redirect output to stdout
  • #49454 - Log native build output to stdout
  • #49455 - Fix native image generated static resources index
  • #49456 - Make the ProcessBuilder calls intents a bit clearer
  • #49467 - Add quarkus-extension-processor to quarkus-bom
  • #49472 - Do not try and cache deployment classloaders that don't have the right test dependencies in continuous testing
  • #49479 - Make ContainerRuntime detection less brittle
  • #49482 - Do not apply config provider if not set
Commits
  • df16932 [RELEASE] - Bump version to 3.25.3
  • a95bead Merge pull request #49490 from gsmet/3.25.3-backports-1
  • a675f4f Do not apply config provider if not set
  • 1b99fdc Don't sock away a deployment classloader until we know we need it, and don't ...
  • c198007 Fix native image generated static resources index
  • 6d443d8 Make ContainerRuntime detection less brittle
  • 0f53da7 Add quarkus-extension-processor to quarkus-bom
  • 7727bcb Make the ProcessBuilder calls intents a bit clearer
  • f89ca6e Log native build output to stdout
  • 0671d8b Fix checking for docker enviroment when quarkus.devservices.enabled=false
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.25.2 to 3.25.3

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file; used by Dependabot. label Aug 18, 2025
Bumps the patch-updates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.11.3` |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.25.2` | `3.25.3` |
| io.quarkus:quarkus-maven-plugin | `3.25.2` | `3.25.3` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.25.2` | `3.25.3` |
| io.quarkus:quarkus-extension-processor | `3.25.2` | `3.25.3` |


Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.11.3
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.11.3)

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.25.2 to 3.25.3

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

Updates `io.quarkus:quarkus-extension-processor` from 3.25.2 to 3.25.3

Updates `io.quarkus:quarkus-maven-plugin` from 3.25.2 to 3.25.3

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

Updates `io.quarkus:quarkus-extension-processor` from 3.25.2 to 3.25.3

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-version: 3.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/patch-updates-d82b2ccba4 branch from 5512615 to 80018f9 Compare August 18, 2025 05:00
@sonarqubecloud
Copy link

@triceo triceo merged commit 193001c into main Aug 18, 2025
56 checks passed
@triceo triceo deleted the dependabot/maven/patch-updates-d82b2ccba4 branch August 18, 2025 07: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; used by Dependabot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants