Skip to content

[9.1] Bump the build-dependencies group with 2 updates#1875

Open
dependabot[bot] wants to merge 1 commit into9.1from
dependabot/maven/9.1/build-dependencies-7709cb7270
Open

[9.1] Bump the build-dependencies group with 2 updates#1875
dependabot[bot] wants to merge 1 commit into9.1from
dependabot/maven/9.1/build-dependencies-7709cb7270

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps the build-dependencies group with 2 updates: org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom and org.springframework:spring-expression.

Updates org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.4 to 3.3.5

Release notes

Sourced from org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom's releases.

3.3.5

Shrinkwrap Resolver - 3.3.5

Full Changelog: shrinkwrap/resolver@3.3.4...3.3.5

Resolved issues

Chores

Component upgrades

New Contributors

Commits
  • 3cb211c [maven-release-plugin] prepare release 3.3.5
  • 60595f3 chore: Changes due to new Maven Nexus
  • 76a5bb1 Merge pull request #447 from petrberan/DistributionStageImplTestCase
  • 727bff5 Disable DistributionStageImplTestCase due to intermittent fails
  • d29c580 Merge pull request #444 from shrinkwrap/dependabot/maven/org.codehaus.plexus-...
  • a6e203a Merge pull request #446 from shrinkwrap/dependabot/maven/org.codehaus.mojo-an...
  • b980fd0 chore(deps-dev): bump org.codehaus.mojo:animal-sniffer-maven-plugin
  • fba6ed3 chore(deps): bump org.codehaus.plexus:plexus-compiler-javac
  • 054e3ba Merge pull request #443 from petrberan/dependencyUpdates
  • f33722a chore: Update commons-codec to 1.21.0
  • Additional commits viewable in compare view

Updates org.springframework:spring-expression from 6.2.15 to 6.2.16

Release notes

Sourced from org.springframework:spring-expression's releases.

v6.2.16

⭐ New Features

  • Improve performance of hashcode calculations for request mappings #36297
  • Improve performance of HandlerMethod bean lookup #36296
  • Improve performance of validation groups determination #36295
  • Improve performance of single pattern request mappings #36294
  • Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter #36232
  • Consistently close streams through try-with-resources in FileCopyUtils #36224
  • SqlBinaryValue and SqlCharacterValue should support InputStream content with undetermined length #36220
  • DataBufferUtils.write() with NettyDataBuffer on JDK 25 hangs indefinitely #36189
  • WebClient (Reactor) attributes on Netty channel do not clear after connection release #36163
  • Reintroduce WebLogicJtaTransactionManager in Spring Framework 6.2.x #36152
  • DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately #36150
  • Add DataAccessException and MessagingException to the excluded outermost exceptions in DisconnectedClientHelper #36135
  • Improve user check in TransportHandlingSockJsService #36129

🐞 Bug Fixes

  • Avoid lock congestion in ConcurrentReferenceHashMap #36308
  • Resolved HttpEntity Controller argument does not reflect mutated HTTP headers #36301
  • AbstractMessageConverter does not support wildcards in supported MIME types #36286
  • Make LocalEntityManagerFactoryBean#setDataSource work on Hibernate as well as EclipseLink #36272
  • Deadlock might occur when calling System.exit on startup (against multiple shutdown hooks) #36268
  • Netty4HeadersAdapter.remove returns empty list instead of null for non-existing key #36227
  • EclipseLinkConnectionHandle can fail against transaction isolation race condition #36166
  • WiretapConnector leaks data buffers when response body not consumed #36051
  • UriComponentsBuilder loses the fragment when it consists of only a single character #36035
  • SimpleBeanInfoFactory fails to reliably resolve read/write methods in type hierarchies with unresolved generics #36026

📔 Documentation

  • Fix links to JUnit User Guide #36218
  • Fix LocalContainerEntityManagerFactoryBean#setPersistenceUnitName javadoc #36206
  • Update documentation on trailing slash handling where type-level @GetMapping("/base") is combined with method level @GetMapping("/") #36200
  • Update documentation on the MediaType used for ProblemDetail #36193
  • Replace getErrors() with getBindingResult() in examples #36172
  • Upgrade Antora dependencies #36106
  • Fix typos and grammar #36023

🔨 Dependency Upgrades

  • Bump fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs #36239
  • Upgrade to ASM 9.9.1 and Objenesis 3.5 #36244
  • Upgrade to JUnit 5.14.2 #36148
  • Upgrade to Micrometer 1.15.9 #36290
  • Upgrade to Reactor 2024.0.15 #36289
Commits
  • 053d8e2 Release v6.2.16
  • 8334388 avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of c...
  • 757b713 Use updated message in HttpEntityMethodProcessor
  • a065563 Optimize RequestMappingInfo hashcode calculation
  • 6162d89 Cache HandlerMethod with resolved bean if singleton
  • 5c537db Optimize single PathPattern match
  • 849553d Avoid determineValidationGroups not necessary
  • 7240a5a Upgrade to Reactor 2024.0.15
  • b00c387 Upgrade to Micrometer 1.15.9
  • 8396c07 Fix wildcard MIME type support in messaging converters
  • 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 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

Bumps the build-dependencies group with 2 updates: [org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom](https://github.com/shrinkwrap/resolver) and [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework).


Updates `org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/shrinkwrap/resolver/releases)
- [Commits](shrinkwrap/resolver@3.3.4...3.3.5)

Updates `org.springframework:spring-expression` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

---
updated-dependencies:
- dependency-name: org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom
  dependency-version: 3.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.springframework:spring-expression
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
...

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 Feb 17, 2026
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Feb 17, 2026

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HV-\d+
    ↳ Offending commits: [7a8a559]
❌ The pull request description must contain the license agreement text.
    ↳ The description of this pull request must contain the following license agreement text:

----------------------
By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt).
For more information on licensing, please check [here](https://github.com/hibernate/hibernate-validator/blob/main/CONTRIBUTING.md#legal).

----------------------

› This message was automatically generated.

1 similar comment
@hibernate-github-bot
Copy link

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HV-\d+
    ↳ Offending commits: [7a8a559]
❌ The pull request description must contain the license agreement text.
    ↳ The description of this pull request must contain the following license agreement text:

----------------------
By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt).
For more information on licensing, please check [here](https://github.com/hibernate/hibernate-validator/blob/main/CONTRIBUTING.md#legal).

----------------------

› This message was automatically generated.

@hibernate-github-bot hibernate-github-bot bot added the 9.1 Label for pull requests targeting [9.1] branch. label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9.1 Label for pull requests targeting [9.1] branch. 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