quarkiverse / quarkus-pooled-jms

Quarkus extension for a JMS Connection pool for messaging applications supporting JMS 1.1 and 2.0 clients
Apache License 2.0
5 stars 7 forks source link

Bump quarkus.version from 3.2.10.Final to 3.2.11.Final #225

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps quarkus.version from 3.2.10.Final to 3.2.11.Final. Updates io.quarkus:quarkus-bom from 3.2.10.Final to 3.2.11.Final

Release notes

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

3.2.11.Final

Complete changelog

  • #35659 - Fix File handling as a JAX-RS body parameter
  • #37153 - Bump smallrye-jwt version to 4.4.0
  • #38233 - Bump resteasy.version from 6.2.6.Final to 6.2.7.Final
  • #38236 - Adding a decorator causes bytecode error
  • #38362 - Register JDBC RowSet required bundle
  • #38370 - Include RowSet properties file in native image
  • #38429 - Replace {project-name} attribute in document title for downstream
  • #38430 - Avoid dots in config doc ids as it's causing issues for downstream
  • #38580 - Make the Forwarded Parser syntax parsing case-insensitive
  • #38648 - More documentation adjustments for new downstream tooling
  • #38649 - Use [[anchor]] format consistently
  • #38748 - Sanitize app.dekorate.io/vcs-url kubernetes annotation
  • #38755 - Log when a RestEasy Reactive client close method is called
  • #38785 - ArC: fix interception when some methods return void
  • #38865 - Update commons-compress version to mitigate CVE-2024-25710
Commits
  • 94a0ad8 [RELEASE] - Bump version to 3.2.11.Final
  • 09a92bf Merge pull request #39412 from brunobat/3-2
  • 7199f7d Reduce message log level. From Backporting #38891
  • b7705e1 Merge pull request #39362 from aloubyansky/3.2.11-backports-1
  • 7e6732b Merge pull request #38981 from michbeck100/3.2
  • fc714b3 Update commons-compress version to mitigate CVE-2024-25710
  • eae47fe ArC: fix interception when some methods return void
  • 01bd62f Sanitize app.dekorate.io/vcs-url kubernetes annotation
  • e8361c6 Log when a RestEasy Reactive client close method is called
  • 028861f Make the Forwarded Parser syntax parsing case-insensitive
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-maven-plugin from 3.2.10.Final to 3.2.11.Final

Updates io.quarkus:quarkus-extension-processor from 3.2.10.Final to 3.2.11.Final

Updates io.quarkus:quarkus-extension-maven-plugin from 3.2.10.Final to 3.2.11.Final

Release notes

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

3.2.11.Final

Complete changelog

  • #35659 - Fix File handling as a JAX-RS body parameter
  • #37153 - Bump smallrye-jwt version to 4.4.0
  • #38233 - Bump resteasy.version from 6.2.6.Final to 6.2.7.Final
  • #38236 - Adding a decorator causes bytecode error
  • #38362 - Register JDBC RowSet required bundle
  • #38370 - Include RowSet properties file in native image
  • #38429 - Replace {project-name} attribute in document title for downstream
  • #38430 - Avoid dots in config doc ids as it's causing issues for downstream
  • #38580 - Make the Forwarded Parser syntax parsing case-insensitive
  • #38648 - More documentation adjustments for new downstream tooling
  • #38649 - Use [[anchor]] format consistently
  • #38748 - Sanitize app.dekorate.io/vcs-url kubernetes annotation
  • #38755 - Log when a RestEasy Reactive client close method is called
  • #38785 - ArC: fix interception when some methods return void
  • #38865 - Update commons-compress version to mitigate CVE-2024-25710
Commits
  • 94a0ad8 [RELEASE] - Bump version to 3.2.11.Final
  • 09a92bf Merge pull request #39412 from brunobat/3-2
  • 7199f7d Reduce message log level. From Backporting #38891
  • b7705e1 Merge pull request #39362 from aloubyansky/3.2.11-backports-1
  • 7e6732b Merge pull request #38981 from michbeck100/3.2
  • fc714b3 Update commons-compress version to mitigate CVE-2024-25710
  • eae47fe ArC: fix interception when some methods return void
  • 01bd62f Sanitize app.dekorate.io/vcs-url kubernetes annotation
  • e8361c6 Log when a RestEasy Reactive client close method is called
  • 028861f Make the Forwarded Parser syntax parsing case-insensitive
  • Additional commits viewable 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 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 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)