Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps quarkus.version from 3.28.3 to 3.28.4.
Updates io.quarkus:quarkus-bom from 3.28.3 to 3.28.4

Release notes

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

3.28.4

Complete changelog

  • #49225 - OIDC redirect fails to properly append OAuth parameters when original URL contains query parameters
  • #50321 - @RequestParam required true
  • #50400 - Modify @RequestParam presence handling
  • #50427 - DEV UI workspace shows a log file on Windows rather than Java file and hierarchy visualisation is broken
  • #50476 - Rename leftovers of GlobalDevServicesConfig
  • #50490 - Fix DEV UI workspace directory worktree and item selection on Windows
  • #50491 - Correctly restore query params when OIDC does not drop redirect params
  • #50503 - Add a clarification about OAuth2 protected resource metadata route address
  • #50515 - Move Hibernate ORM/Reactive configuration reference to the bottom of the guides
  • #50517 - Assistant: Remove unused exception method
  • #50520 - Minor update to rest-client.adoc
  • #50528 - Project creation with extension not from platform fails with 3.28.3
  • #50531 - Update logging configuration property from .enable to .enabled in application properties
  • #50541 - Bump the hibernate group with 8 updates
  • #50554 - Ignore quarkus-core in non-platform extension catalogs
  • #50556 - Quarkus augmentation weakens file permissions
  • #50557 - Avoid using COPY_ATTRIBUTES when copying the jars of fast jar
  • #50560 - UnsupportedOperationException with HTTP Response Code 204
  • #50569 - Don't fail in Quarkus REST Servlet when trying to remove an HTTP header
Commits
  • c8b19f2 [RELEASE] - Bump version to 3.28.4
  • ddbd7e4 Merge pull request #50584 from gsmet/3.28.4-backports-1
  • bb9f9ed Bump the hibernate group with 8 updates
  • a10e5a8 Avoid using COPY_ATTRIBUTES when copying the jars of fast jar
  • d4e870d Don't fail in Quarkus REST Servlet when trying to remove an HTTP header
  • 516f588 Ignore quarkus-core in non-platform extension catalogs
  • 36e7fe9 Fix typos in rest-client guide
  • 3c9733a Update logging.adoc .enabled props
  • 97670de Assistant: Remove unused exception method
  • 2747fdf (Minor) Update rest-client.adoc
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.28.3 to 3.28.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.28.3 to 3.28.4.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.28.3 to 3.28.4

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.28.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.28.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 16, 2025
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