Skip to content

Bump quarkus.version from 3.25.1 to 3.25.2 #1573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 3.25.1 to 3.25.2.
Updates io.quarkus:quarkus-bom from 3.25.1 to 3.25.2

Release notes

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

3.25.2

Complete changelog

  • #49172 - Resteasy-reactive: HEAD returns 405 in the REST resource in some cases
  • #49208 - KafkaCompanion no longer works with DevServices (3.25.0)
  • #49221 - Fix Quarkus REST issue where HEAD returned 405
  • #49238 - ClassTooLargeException in JacocoProcessor during instrumentation
  • #49366 - Avoid failing when JaCoCo can't instrument a class
  • #49390 - Fix ResponseExceptionMapper example in rest-client.adoc
  • #49394 - Quarkus 3.25.1: NullPointerException in Class JacocoProcessor
  • #49396 - Always start dev services before getting the dev services properties
  • #49402 - Fix Jacoco in Gradle multi module projects
  • #49409 - Config Doc - Improve default value escaping
  • #49413 - AWS lambda: Unable to find handler class since 3.25.0
  • #49416 - Revert "Contain the use of reflection in amazon-lambda"
Commits
  • aa8fa90 [RELEASE] - Bump version to 3.25.2
  • 173e0d7 Merge pull request #49420 from gsmet/3.25.2-backports-1
  • 477856d Add test for Lambda issue #49413
  • e7e815e Revert "Contain the use of reflection in amazon-lambda"
  • ff398a4 Always start dev services before getting the dev services properties
  • 289ec71 Config Doc - Improve default value escaping
  • 5edf034 Fix Jacoco in Gradle multi module projects
  • 5d387c2 HEAD returned 405 in the REST resource in some cases
  • e517205 Update rest-client.adoc
  • e81bc25 Avoid failing when JaCoCo can't instrument a class
  • See full diff in compare view

Updates io.quarkus:quarkus-security from 3.25.1 to 3.25.2

Updates io.quarkus:quarkus-core from 3.25.1 to 3.25.2

Updates io.quarkus:quarkus-elytron-security-properties-file from 3.25.1 to 3.25.2

Updates io.quarkus:quarkus-rest from 3.25.1 to 3.25.2

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 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.version` from 3.25.1 to 3.25.2.

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

Updates `io.quarkus:quarkus-security` from 3.25.1 to 3.25.2

Updates `io.quarkus:quarkus-core` from 3.25.1 to 3.25.2

Updates `io.quarkus:quarkus-elytron-security-properties-file` from 3.25.1 to 3.25.2

Updates `io.quarkus:quarkus-rest` from 3.25.1 to 3.25.2

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-security
  dependency-version: 3.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-core
  dependency-version: 3.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-elytron-security-properties-file
  dependency-version: 3.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-rest
  dependency-version: 3.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 11, 2025
@karianna karianna merged commit 6fe4867 into main Aug 11, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.25.2 branch August 11, 2025 21:15
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