Skip to content
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

Bump the spring-dependencies group with 9 updates #302

Merged
merged 1 commit into from
May 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2024

Bumps the spring-dependencies group with 9 updates:

Package From To
org.springframework:spring-aop 6.0.20 6.0.21
org.springframework:spring-beans 6.0.20 6.0.21
org.springframework:spring-context 6.0.20 6.0.21
org.springframework:spring-context-support 6.0.20 6.0.21
org.springframework:spring-core 6.0.20 6.0.21
org.springframework:spring-expression 6.0.20 6.0.21
org.springframework:spring-web 6.0.20 6.0.21
org.springframework:spring-webmvc 6.0.20 6.0.21
org.springframework:spring-test 6.0.20 6.0.21

Updates org.springframework:spring-aop from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-beans from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-context from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-context-support from 6.0.20 to 6.0.21

Release notes

Sourced from org.springframework:spring-context-support's releases.

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-core from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-expression from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-webmvc from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-test from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-beans from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-context from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-context-support from 6.0.20 to 6.0.21

Release notes

Sourced from org.springframework:spring-context-support's releases.

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-core from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-expression from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-webmvc from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

Updates org.springframework:spring-test from 6.0.20 to 6.0.21

Release notes

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

v6.0.21

⭐ New Features

  • Avoid creation of SAXParserFactory for every read operation in Jaxb2Marshaller and co #32855

🐞 Bug Fixes

  • Overridden aspect method runs twice #32867
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32859
  • MockHttpServletRequest should not use a shared reader when no content is available #32848
  • Spring AOP fails against registered @Configurable aspect #32839
Commits
  • 2d9bc87 Release v6.0.21
  • c993615 Remove outdated Javadoc links
  • d068f5a Modernize Antora Build
  • e73d68b Select most specific advice method in case of override
  • 0ca47e5 Polishing
  • 33d3496 Polishing
  • 84a5a8a Default fallback parsing for UTC without milliseconds
  • 2b8a1fa Polishing
  • 4c9de3c Avoid creation of SAXParserFactory for every read operation
  • a0f07af Avoid reader on empty content to be shared by multiple requests
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <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 spring-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework:spring-aop](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |
| [org.springframework:spring-context-support](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |
| [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |
| [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |
| [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |
| [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.0.20` | `6.0.21` |


Updates `org.springframework:spring-aop` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-beans` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-context` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-context-support` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-core` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-expression` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-web` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-webmvc` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-test` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-beans` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-context` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-context-support` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-core` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-expression` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-web` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-webmvc` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

Updates `org.springframework:spring-test` from 6.0.20 to 6.0.21
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.20...v6.0.21)

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: spring-dependencies
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: spring-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 May 23, 2024
@liweinan
Copy link
Contributor

approved

@liweinan liweinan merged commit ed7766a into 3.0 May 24, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/3.0/spring-dependencies-7d2138f030 branch May 24, 2024 08:22
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.

None yet

1 participant