Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 3.24.3 to 3.24.4.
Updates io.quarkus:quarkus-bom from 3.24.3 to 3.24.4

Release notes

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

3.24.4

Complete changelog

  • #38366 - Quarkus cli: quarkus run of picocli app with Gradle Kotlin DSL fails
  • #47458 - Add Metrics and Logs to OTel Capabilities
  • #48761 - Ban dynamic version ranges
  • #48812 - Duplicate key -100 in GrpcServerProcessor after upgrading to Quarkus 3.20.0
  • #48850 - Fix NPE in SnapshotTesting when src/test/resources/snapshots directory isn't available
  • #48852 - Fix case where the last streamed JSON object was not retrieved
  • #48878 - Change the database.generation to schema-management.strategy in the docs
  • #48879 - JWT Bearer Auth Form Parameters Accumulate with Each Request in OidcClientImpl
  • #48880 - Use MultiMap set method instead of add for client assertion parameters
  • #48883 - Use proper priority to deploy Vert.x Filter used for legacy websockets
  • #48887 - Decouple OpenTelemetry bean initialization from quarkus.otel.sdk.disabled config value
  • #48891 - Fix OIDC token propagation doc typo
  • #48902 - Update Hibernate ORM to 7.0.6.Final / Hibernate Reactive to 3.0.4.Final
  • #48906 - quarkus run doesn’t work with Gradle Kotlin DSL
  • #48913 - Include missing actions for GRADLE_KOTLIN_DSL to Quarkus CLI commands
  • #48919 - Assistant documentation
  • #48932 - Point to config-files property for ISPN devservice
Commits
  • f10e158 [RELEASE] - Bump version to 3.24.4
  • f3527b4 Merge pull request #48953 from gsmet/3.24.4-backports-1
  • c4782f2 Assistant documentation
  • 424456a Change the database.generation to schema-management.strategy in the docs
  • b5b9817 Point to config-files property for ISPN devservice
  • c4d6a74 Include missing actions for GRADLE_KOTLIN_DSL to Quarkus CLI commands
  • 9c8587f Bump hibernate-reactive.version from 3.0.3.Final to 3.0.4.Final
  • aa4850d Bump hibernate-orm.version from 7.0.5.Final to 7.0.6.Final
  • e329030 Fix OIDC token propagation doc typo
  • e368ed0 Test jwt bearer authentication with multiple posts to OIDC server
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-security from 3.24.3 to 3.24.4

Updates io.quarkus:quarkus-core from 3.24.3 to 3.24.4

Updates io.quarkus:quarkus-elytron-security-properties-file from 3.24.3 to 3.24.4

Updates io.quarkus:quarkus-rest from 3.24.3 to 3.24.4

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.24.3 to 3.24.4.

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

Updates `io.quarkus:quarkus-security` from 3.24.3 to 3.24.4

Updates `io.quarkus:quarkus-core` from 3.24.3 to 3.24.4

Updates `io.quarkus:quarkus-elytron-security-properties-file` from 3.24.3 to 3.24.4

Updates `io.quarkus:quarkus-rest` from 3.24.3 to 3.24.4

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-security
  dependency-version: 3.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-core
  dependency-version: 3.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-elytron-security-properties-file
  dependency-version: 3.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-rest
  dependency-version: 3.24.4
  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 Jul 18, 2025
@karianna karianna merged commit 99b59e8 into main Jul 18, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.24.4 branch July 18, 2025 07:34
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