Skip to content

Bump org.springframework:spring-web from 4.0.5.RELEASE to 6.1.14 in /samples/Maven POM/filenames #52

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps org.springframework:spring-web from 4.0.5.RELEASE to 6.1.14.

Release notes

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

v6.1.14

⭐ New Features

  • Use Locale.ROOT for locale neutral, case insensitive comparisons #33708
  • Improve checks for relative paths in static resource handling #33689
  • CorsUtils.isCorsRequest throws unhandled IllegalArgumentException and returns 500 Internal Server Error on malfomed Origin header #33682
  • Skip processing of Java annotations in QualifierAnnotationAutowireCandidateResolver #33580
  • Include argument name in MethodArgumentTypeMismatchException error message #33573
  • Preserve coroutine context in WebClientExtensions #33548
  • Blocking call detected in ConcurrentReferenceHashMap by BlockHound #33450
  • Warning message about bean post-processing and eager injection may suggest the wrong cause #33184

🐞 Bug Fixes

  • DelegatingFilterProxy Causes Pinned Virtual Threads #33656
  • Potential NPE from MethodParameter.getMethod() check in KotlinDelegate.hasDefaultValue() #33609
  • Missing native image hints for JDK proxies created by JMS connection factories #33590
  • AotTestExecutionListener should not be invoked for a @DisabledInAotMode test class #33589
  • Use encoded resource path instead of input path validation in spring-webflux #33568
  • org.springframework.util.ResourceUtils#toRelativeURL drops custom URLStreamHandler #33561
  • Current observation not in scope during WebClient ExchangeFilterFunction execution #33559
  • ZoneIdEditor throws wrong exception type for TypeConverterSupport #33545
  • MimeMessageHelper addInline with ByteArrayResource fail with null filename #33527
  • @Cacheable throws NullPointerException when RuntimeException is thrown inside annotated code #33492
  • Path variable values missing in RedirectView when PathPattern are used #33422
  • Reactive HttpComponentsClientHttpResponse ignores Expires cookie attribute #33157

📔 Documentation

  • Update fallback.adoc #33721
  • Update scheduling.adoc #33703
  • Fix link in testing/support-jdbc.adoc #33686
  • Adapt Javadoc note about log level of BeanPostProcessorChecker #33617
  • Reference the spring-framework-petclinic repository wich uses AspectJ #33539

🔨 Dependency Upgrades

  • Upgrade to Apache HttpClient 5.4 #33587
  • Upgrade to Apache HttpCore Reactive 5.3 #33588
  • Upgrade to Awaitility 4.2.2 #33604
  • Upgrade to Micrometer 1.12.11 #33647
  • Upgrade to Reactor 2023.0.11 #33637

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​arey, @​asibross, @​boulce, @​drdpov, @​hosamaly, @​ilya40umov, @​izeye, and @​junhyeongkim2

v6.1.13

... (truncated)

Commits
  • ac5c8ad Release v6.1.14
  • fde7116 Consistently skip processing of plain Java annotations
  • 0a64591 Add checkstyle rule for toLowerCase/toUpperCase
  • 5302e7a Update fallback.adoc
  • cad02c1 Update Antora Spring UI to v0.4.17
  • c765d03 Use Locale.ROOT consistently for toLower/toUpperCase
  • 11d4272 Use Locale.ROOT consistently for toLower/toUpperCase
  • 23656ae Use Locale.ROOT consistently for toLower/toUpperCase
  • feb6a5f Polishing
  • a228eb8 Upgrade to Reactor 2023.0.11
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 4.0.5.RELEASE to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.0.5.RELEASE...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-version: 6.1.14
  dependency-type: direct:production
...

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 May 27, 2025
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedmaven/​org.springframework/​spring-core@​4.0.5.RELEASE ⏵ 6.1.1436100 +318910080
Updatedmaven/​org.springframework/​spring-beans@​4.0.5.RELEASE ⏵ 6.1.1436100 +758910080
Updatedmaven/​org.springframework/​spring-context@​4.0.5.RELEASE ⏵ 6.1.1436100 +188910080
Updatedmaven/​org.springframework/​spring-webmvc@​4.0.5.RELEASE ⏵ 6.1.1436100 +758910090 +10
Updatedmaven/​org.springframework/​spring-web@​4.0.5.RELEASE ⏵ 6.1.1436100 +758910090 +10
Updatedmaven/​org.springframework/​spring-jdbc@​4.0.5.RELEASE ⏵ 6.1.14361008910080
Updatedmaven/​org.springframework/​spring-context-support@​4.0.5.RELEASE ⏵ 6.1.143610089100100 +20
Updatedmaven/​org.springframework/​spring-aop@​4.0.5.RELEASE ⏵ 6.1.14361008910080
Updatedmaven/​org.springframework/​spring-test@​4.0.5.RELEASE ⏵ 6.1.14361008910080
Updatedmaven/​org.springframework/​spring-expression@​4.0.5.RELEASE ⏵ 6.1.1436100 +208910080
Updatedmaven/​org.springframework/​spring-orm@​4.0.5.RELEASE ⏵ 6.1.14361008910080
Updatedmaven/​org.springframework/​spring-tx@​4.0.5.RELEASE ⏵ 6.1.14361008910080
Addedpypi/​cryptography@​2.81007010010080
Addedpypi/​cryptography@​2.9.21007010010080
Addedpypi/​future@​0.18.273100100100100
Addedpypi/​httpretty@​0.9.781100100100100
Addedpypi/​certifi@​2020.4.5.1100839810070
Addedpypi/​distlib@​0.3.084100100100100
Updatedmaven/​org.springframework/​spring-aspects@​4.0.5.RELEASE ⏵ 6.1.1496 +210089100100 +20
Addedpypi/​clikit@​0.4.390100100100100
Addedpypi/​chardet@​3.0.410010010010070
Addedpypi/​chardet@​4.0.010010010010070
Addedpypi/​coverage@​4.5.496100100100100
Addedpypi/​coverage@​5.197100100100100
Addedpypi/​html5lib@​1.0.197100100100100
Addedpypi/​appdirs@​1.4.498100100100100
Addedpypi/​functools32@​3.2.3-299100100100100
Addedpypi/​identify@​1.4.1910010010010070
Addedpypi/​cffi@​1.14.098100100100100
See 22 more rows in the dashboard

View full report

Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert (click for details)
Warn Critical
maven/com.h2database/[email protected] has a Critical CVE.

CVE: GHSA-45hx-wfhj-473x Arbitrary code execution in H2 Console (CRITICAL)

Affected versions: < 2.1.210

Patched version: 2.1.210

From: ?maven/com.alibaba/[email protected]maven/com.h2database/[email protected]

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore maven/com.h2database/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Critical
maven/com.h2database/[email protected] has a Critical CVE.

CVE: GHSA-h376-j262-vhq6 RCE in H2 Console (CRITICAL)

Affected versions: >= 1.1.100, < 2.0.206

Patched version: 2.0.206

From: ?maven/com.alibaba/[email protected]maven/com.h2database/[email protected]

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore maven/com.h2database/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants