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 org.springframework dependency set from 5.2.20.RELEASE to 6.0.4 #1740

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 Feb 6, 2023

Bumps org.springframework dependency set from 5.2.20.RELEASE to 6.0.4.
Updates org.springframework:spring-aop from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities #29771
  • @RequestPart dto not configured for reflection in aot #29749
  • Avoid wasted memory on empty maps and sets #29742
  • Compatibility with Hibernate ORM 6.2 #29736
  • Add Kotlin DSL support for MockMVC andExpectAll #29727
  • Add ExecutingResponseCreator to delegate request and response #29721
  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29706
  • Extract ResourceEntityResolver HTTPS schema resolution fallback #29697
  • @Configuration classes with Kotlin in native-image are broken #29663
  • Introduce Kotlin DSL for ResultActions.andExpectAll() #27317

🐞 Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29712
  • Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6 #29699

📔 Documentation

  • fix typo in core-aot.adoc #29788
  • Polish #29727: Mention Kotlin andExpectAll in reference manual #29766
  • Update Jakarta Mail info in ref docs #29707
  • Trigger/TriggerContext reference documentation outdated #29702
  • Improve documentation for literals in SpEL expressions #29700
  • Small fixes and improvements to the reference documentation #29694
  • Fix manipulating property sources example in Javadoc for ConfigurableEnvironment #29693

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.3 #29802
  • Upgrade to Reactor 2022.0.2 #29797

❤️ Contributors

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

@​Dunemaster, @​IDJack, @​diguage, @​izeye, and @​quim3ra

v6.0.3

⭐ New Features

  • Throw PessimisticLockingFailureException/CannotAcquireLockException instead of plain ConcurrencyFailureException #29675
  • Introduce additional constructors in MockClientHttpRequest and MockClientHttpResponse #29670
  • Fall back to JdkClientHttpConnector as ClientHttpConnector #29645
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29634
  • Align multipart codecs on client and server #29630
  • Deprecate "application/graphql+json" media type after spec changes #29617
  • HTTP interface client does not call FormHttpMessageWriter when writing form data #29615

... (truncated)

Commits
  • 38206d0 Release v6.0.4
  • 3d571e8 Upgrade to Micrometer 1.10.3
  • c7cfdfc Downgrade to Mockito 4.9 for spring-beans tests
  • 4d27aee Upgrade to Checkstyle 10.6
  • 63f0beb Upgrade to Reactor 2022.0.2
  • 8dbdfb0 Polishing
  • d5fb5d0 Polish contribution
  • 3738a45 Avoid wasted memory on empty maps and sets
  • fd3e99c Upgrade to JUnit 5.9.2
  • 4396801 Add reflection hints for Kotlin reflection on functions
  • Additional commits viewable in compare view

Updates org.springframework:spring-beans from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities #29771
  • @RequestPart dto not configured for reflection in aot #29749
  • Avoid wasted memory on empty maps and sets #29742
  • Compatibility with Hibernate ORM 6.2 #29736
  • Add Kotlin DSL support for MockMVC andExpectAll #29727
  • Add ExecutingResponseCreator to delegate request and response #29721
  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29706
  • Extract ResourceEntityResolver HTTPS schema resolution fallback #29697
  • @Configuration classes with Kotlin in native-image are broken #29663
  • Introduce Kotlin DSL for ResultActions.andExpectAll() #27317

🐞 Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29712
  • Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6 #29699

📔 Documentation

  • fix typo in core-aot.adoc #29788
  • Polish #29727: Mention Kotlin andExpectAll in reference manual #29766
  • Update Jakarta Mail info in ref docs #29707
  • Trigger/TriggerContext reference documentation outdated #29702
  • Improve documentation for literals in SpEL expressions #29700
  • Small fixes and improvements to the reference documentation #29694
  • Fix manipulating property sources example in Javadoc for ConfigurableEnvironment #29693

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.3 #29802
  • Upgrade to Reactor 2022.0.2 #29797

❤️ Contributors

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

@​Dunemaster, @​IDJack, @​diguage, @​izeye, and @​quim3ra

v6.0.3

⭐ New Features

  • Throw PessimisticLockingFailureException/CannotAcquireLockException instead of plain ConcurrencyFailureException #29675
  • Introduce additional constructors in MockClientHttpRequest and MockClientHttpResponse #29670
  • Fall back to JdkClientHttpConnector as ClientHttpConnector #29645
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29634
  • Align multipart codecs on client and server #29630
  • Deprecate "application/graphql+json" media type after spec changes #29617
  • HTTP interface client does not call FormHttpMessageWriter when writing form data #29615

... (truncated)

Commits
  • 38206d0 Release v6.0.4
  • 3d571e8 Upgrade to Micrometer 1.10.3
  • c7cfdfc Downgrade to Mockito 4.9 for spring-beans tests
  • 4d27aee Upgrade to Checkstyle 10.6
  • 63f0beb Upgrade to Reactor 2022.0.2
  • 8dbdfb0 Polishing
  • d5fb5d0 Polish contribution
  • 3738a45 Avoid wasted memory on empty maps and sets
  • fd3e99c Upgrade to JUnit 5.9.2
  • 4396801 Add reflection hints for Kotlin reflection on functions
  • Additional commits viewable in compare view

Updates org.springframework:spring-context from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities #29771
  • @RequestPart dto not configured for reflection in aot #29749
  • Avoid wasted memory on empty maps and sets #29742
  • Compatibility with Hibernate ORM 6.2 #29736
  • Add Kotlin DSL support for MockMVC andExpectAll #29727
  • Add ExecutingResponseCreator to delegate request and response #29721
  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29706
  • Extract ResourceEntityResolver HTTPS schema resolution fallback #29697
  • @Configuration classes with Kotlin in native-image are broken #29663
  • Introduce Kotlin DSL for ResultActions.andExpectAll() #27317

🐞 Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29712
  • Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6 #29699

📔 Documentation

  • fix typo in core-aot.adoc #29788
  • Polish #29727: Mention Kotlin andExpectAll in reference manual #29766
  • Update Jakarta Mail info in ref docs #29707
  • Trigger/TriggerContext reference documentation outdated #29702
  • Improve documentation for literals in SpEL expressions #29700
  • Small fixes and improvements to the reference documentation #29694
  • Fix manipulating property sources example in Javadoc for ConfigurableEnvironment #29693

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.3 #29802
  • Upgrade to Reactor 2022.0.2 #29797

❤️ Contributors

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

@​Dunemaster, @​IDJack, @​diguage, @​izeye, and @​quim3ra

v6.0.3

⭐ New Features

  • Throw PessimisticLockingFailureException/CannotAcquireLockException instead of plain ConcurrencyFailureException #29675
  • Introduce additional constructors in MockClientHttpRequest and MockClientHttpResponse #29670
  • Fall back to JdkClientHttpConnector as ClientHttpConnector #29645
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29634
  • Align multipart codecs on client and server #29630
  • Deprecate "application/graphql+json" media type after spec changes #29617
  • HTTP interface client does not call FormHttpMessageWriter when writing form data #29615

... (truncated)

Commits
  • 38206d0 Release v6.0.4
  • 3d571e8 Upgrade to Micrometer 1.10.3
  • c7cfdfc Downgrade to Mockito 4.9 for spring-beans tests
  • 4d27aee Upgrade to Checkstyle 10.6
  • 63f0beb Upgrade to Reactor 2022.0.2
  • 8dbdfb0 Polishing
  • d5fb5d0 Polish contribution
  • 3738a45 Avoid wasted memory on empty maps and sets
  • fd3e99c Upgrade to JUnit 5.9.2
  • 4396801 Add reflection hints for Kotlin reflection on functions
  • Additional commits viewable in compare view

Updates org.springframework:spring-context-support from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities #29771
  • @RequestPart dto not configured for reflection in aot #29749
  • Avoid wasted memory on empty maps and sets #29742
  • Compatibility with Hibernate ORM 6.2 #29736
  • Add Kotlin DSL support for MockMVC andExpectAll #29727
  • Add ExecutingResponseCreator to delegate request and response #29721
  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29706
  • Extract ResourceEntityResolver HTTPS schema resolution fallback #29697
  • @Configuration classes with Kotlin in native-image are broken #29663
  • Introduce Kotlin DSL for ResultActions.andExpectAll() #27317

🐞 Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29712
  • Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6 #29699

📔 Documentation

  • fix typo in core-aot.adoc #29788
  • Polish #29727: Mention Kotlin andExpectAll in reference manual #29766
  • Update Jakarta Mail info in ref docs #29707
  • Trigger/TriggerContext reference documentation outdated #29702
  • Improve documentation for literals in SpEL expressions #29700
  • Small fixes and improvements to the reference documentation #29694
  • Fix manipulating property sources example in Javadoc for ConfigurableEnvironment #29693

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.3 #29802
  • Upgrade to Reactor 2022.0.2 #29797

❤️ Contributors

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

@​Dunemaster, @​IDJack, @​diguage, @​izeye, and @​quim3ra

v6.0.3

⭐ New Features

  • Throw PessimisticLockingFailureException/CannotAcquireLockException instead of plain ConcurrencyFailureException #29675
  • Introduce additional constructors in MockClientHttpRequest and MockClientHttpResponse #29670
  • Fall back to JdkClientHttpConnector as ClientHttpConnector #29645
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29634
  • Align multipart codecs on client and server #29630
  • Deprecate "application/graphql+json" media type after spec changes #29617
  • HTTP interface client does not call FormHttpMessageWriter when writing form data #29615

... (truncated)

Commits
  • 38206d0 Release v6.0.4
  • 3d571e8 Upgrade to Micrometer 1.10.3
  • c7cfdfc Downgrade to Mockito 4.9 for spring-beans tests
  • 4d27aee Upgrade to Checkstyle 10.6
  • 63f0beb Upgrade to Reactor 2022.0.2
  • 8dbdfb0 Polishing
  • d5fb5d0 Polish contribution
  • 3738a45 Avoid wasted memory on empty maps and sets
  • fd3e99c Upgrade to JUnit 5.9.2
  • 4396801 Add reflection hints for Kotlin reflection on functions
  • Additional commits viewable in compare view

Updates org.springframework:spring-core from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities #29771
  • @RequestPart dto not configured for reflection in aot #29749
  • Avoid wasted memory on empty maps and sets #29742
  • Compatibility with Hibernate ORM 6.2 #29736
  • Add Kotlin DSL support for MockMVC andExpectAll #29727
  • Add ExecutingResponseCreator to delegate request and response #29721
  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29706
  • Extract ResourceEntityResolver HTTPS schema resolution fallback #29697
  • @Configuration classes with Kotlin in native-image are broken #29663
  • Introduce Kotlin DSL for ResultActions.andExpectAll() #27317

🐞 Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29712
  • Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6 #29699

📔 Documentation

  • fix typo in core-aot.adoc #29788
  • Polish #29727: Mention Kotlin andExpectAll in reference manual #29766
  • Update Jakarta Mail info in ref docs #29707
  • Trigger/TriggerContext reference documentation outdated #29702
  • Improve documentation for literals in SpEL expressions #29700
  • Small fixes and improvements to the reference documentation #29694
  • Fix manipulating property sources example in Javadoc for ConfigurableEnvironment #29693

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.3 #29802
  • Upgrade to Reactor 2022.0.2 #29797

❤️ Contributors

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

@​Dunemaster, @​IDJack, @​diguage, @​izeye, and @​quim3ra

v6.0.3

⭐ New Features

  • Throw PessimisticLockingFailureException/CannotAcquireLockException instead of plain ConcurrencyFailureException #29675
  • Introduce additional constructors in MockClientHttpRequest and MockClientHttpResponse #29670
  • Fall back to JdkClientHttpConnector as ClientHttpConnector #29645
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29634
  • Align multipart codecs on client and server #29630
  • Deprecate "application/graphql+json" media type after spec changes #29617
  • HTTP interface client does not call FormHttpMessageWriter when writing form data #29615

... (truncated)

Commits
  • 38206d0 Release v6.0.4
  • 3d571e8 Upgrade to Micrometer 1.10.3
  • c7cfdfc Downgrade to Mockito 4.9 for spring-beans tests
  • 4d27aee Upgrade to Checkstyle 10.6
  • 63f0beb Upgrade to Reactor 2022.0.2
  • 8dbdfb0 Polishing
  • d5fb5d0 Polish contribution
  • 3738a45 Avoid wasted memory on empty maps and sets
  • fd3e99c Upgrade to JUnit 5.9.2
  • 4396801 Add reflection hints for Kotlin reflection on functions
  • Additional commits viewable in compare view

Updates org.springframework:spring-expression from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities #29771
  • @RequestPart dto not configured for reflection in aot #29749
  • Avoid wasted memory on empty maps and sets #29742
  • Compatibility with Hibernate ORM 6.2 #29736
  • Add Kotlin DSL support for MockMVC andExpectAll #29727
  • Add ExecutingResponseCreator to delegate request and response #29721
  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29706
  • Extract ResourceEntityResolver HTTPS schema resolution fallback #29697
  • @Configuration classes with Kotlin in native-image are broken #29663
  • Introduce Kotlin DSL for ResultActions.andExpectAll() #27317

🐞 Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29712
  • Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6 #29699

📔 Documentation

  • fix typo in core-aot.adoc #29788
  • Polish #29727: Mention Kotlin andExpectAll in reference manual #29766
  • Update Jakarta Mail info in ref docs #29707
  • Trigger/TriggerContext reference documentation outdated #29702
  • Improve documentation for literals in SpEL expressions #29700
  • Small fixes and improvements to the reference documentation #29694
  • Fix manipulating property sources example in Javadoc for ConfigurableEnvironment #29693

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.3 #29802
  • Upgrade to Reactor 2022.0.2 #29797

❤️ Contributors

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

@​Dunemaster, @​IDJack, @​diguage, @​izeye, and @​quim3ra

v6.0.3

⭐ New Features

  • Throw PessimisticLockingFailureException/CannotAcquireLockException instead of plain ConcurrencyFailureException #29675
  • Introduce additional constructors in MockClientHttpRequest and MockClientHttpResponse #29670
  • Fall back to JdkClientHttpConnector as ClientHttpConnector #29645
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29634
  • Align multipart codecs on client and server #29630
  • Deprecate "application/graphql+json" media type after spec changes #29617
  • HTTP interface client does not call FormHttpMessageWriter when writing form data #29615

... (truncated)

Commits
  • 38206d0 Release v6.0.4
  • 3d571e8 Upgrade to Micrometer 1.10.3
  • c7cfdfc Downgrade to Mockito 4.9 for spring-beans tests
  • 4d27aee Upgrade to Checkstyle 10.6
  • 63f0beb Upgrade to Reactor 2022.0.2
  • 8dbdfb0 Polishing
  • d5fb5d0 Polish contribution
  • 3738a45 Avoid wasted memory on empty maps and sets
  • fd3e99c Upgrade to JUnit 5.9.2
  • 4396801 Add reflection hints for Kotlin reflection on functions
  • Additional commits viewable in compare view

Updates org.springframework:spring-jcl from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities #29771
  • @RequestPart dto not configured for reflection in aot #29749
  • Avoid wasted memory on empty maps and sets #29742
  • Compatibility with Hibernate ORM 6.2 #29736
  • Add Kotlin DSL support for MockMVC andExpectAll #29727
  • Add ExecutingResponseCreator to delegate request and response #29721
  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29706
  • Extract ResourceEntityResolver HTTPS schema resolution fallback #29697
  • @Configuration classes with Kotlin in native-image are broken #29663
  • Introduce Kotlin DSL for ResultActions.andExpectAll() #27317

🐞 Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29712
  • Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6 #29699

📔 Documentation

  • fix typo in core-aot.adoc #29788
  • Polish #29727: Mention Kotlin andExpectAll in reference manual #29766
  • Update Jakarta Mail info in ref docs #29707
  • Trigger/TriggerContext reference documentation outdated #29702
  • Improve documentation for literals in SpEL expressions #29700
  • Small fixes and improvements to the reference documentation #29694
  • Fix manipulating property sources example in Javadoc for ConfigurableEnvironment #29693

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.3 #29802
  • Upgrade to Reactor 2022.0.2 #29797

❤️ Contributors

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

@​Dunemaster, @​IDJack, @​diguage, @​izeye, and @​quim3ra

v6.0.3

⭐ New Features

  • Throw PessimisticLockingFailureException/CannotAcquireLockException instead of plain ConcurrencyFailureException #29675
  • Introduce additional constructors in MockClientHttpRequest and MockClientHttpResponse #29670
  • Fall back to JdkClientHttpConnector as ClientHttpConnector #29645
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29634
  • Align multipart codecs on client and server #29630
  • Deprecate "application/graphql+json" media type after spec changes #29617
  • HTTP interface client does not call FormHttpMessageWriter when writing form data #29615

... (truncated)

Commits
  • 38206d0 Release v6.0.4
  • 3d571e8 Upgrade to Micrometer 1.10.3
  • c7cfdfc Downgrade to Mockito 4.9 for spring-beans tests
  • 4d27aee Upgrade to Checkstyle 10.6
  • 63f0beb Upgrade to Reactor 2022.0.2
  • 8dbdfb0 Polishing
  • d5fb5d0 Polish contribution
  • 3738a45 Avoid wasted memory on empty maps and sets
  • fd3e99c Upgrade to JUnit 5.9.2
  • 4396801 Add reflection hints for Kotlin reflection on functions
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities #29771
  • @RequestPart dto not configured for reflection in aot #29749
  • Avoid wasted memory on empty maps and sets #29742
  • Compatibility with Hibernate ORM 6.2 #29736
  • Add Kotlin DSL support for MockMVC andExpectAll #29727
  • Add ExecutingResponseCreator to delegate request and response #29721
  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29706
  • Extract ResourceEntityResolver HTTPS schema resolution fallback #29697
  • @Configuration classes with Kotlin in native-image are broken #29663
  • Introduce Kotlin DSL for ResultActions.andExpectAll() #27317

🐞 Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29712
  • Conflict on insert gets translated to DataIntegrityViolationException instead of DuplicateKeyException in Spring 6 #29699

📔 Documentation

  • fix typo in core-aot.adoc #29788
  • Polish #29727: Mention Kotlin andExpectAll in reference manual #29766
  • Update Jakarta Mail info in ref docs #29707
  • Trigger/TriggerContext reference documentation outdated #29702
  • Improve documentation for literals in SpEL expressions #29700
  • Small fixes and improvements to the reference documentation #29694
  • Fix manipulating property sources example in Javadoc for ConfigurableEnvironment #29693

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.3 #29802
  • Upgrade to Reactor 2022.0.2 #29797

❤️ Contributors

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

@​Dunemaster, @​IDJack, @​diguage, @​izeye, and @​quim3ra

v6.0.3

⭐ New Features

  • Throw PessimisticLockingFailureException/CannotAcquireLockException instead of plain ConcurrencyFailureException #29675
  • Introduce additional constructors in MockClientHttpRequest and MockClientHttpResponse #29670
  • Fall back to JdkClientHttpConnector as ClientHttpConnector #29645
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29634
  • Align multipart codecs on client and server #29630
  • Deprecate "application/graphql+json" media type after spec changes #29617
  • HTTP interface client does not call FormHttpMessageWriter when writing form data #29615

... (truncated)

Commits
  • 38206d0 Release v6.0.4
  • 3d571e8 Upgrade to Micrometer 1.10.3
  • c7cfdfc Downgrade to Mockito 4.9 for spring-beans tests
  • 4d27aee Upgrade to Checkstyle 10.6
  • 63f0beb Upgrade to Reactor 2022.0.2
  • 8dbdfb0 Polishing
  • d5fb5d0 Polish contribution
  • 3738a45 Avoid wasted memory on empty maps and sets
  • fd3e99c Upgrade to JUnit 5.9.2
  • 4396801 Add reflection hints for Kotlin reflection on functions
  • Additional commits viewable in compare view

Updates org.springframework:spring-webmvc from 5.2.20.RELEASE to 6.0.4

Release notes

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

v6.0.4

⭐ New Features

  • Add native support for @Convert on JPA entities

Bumps `org.springframework` dependency set from 5.2.20.RELEASE to 6.0.4.

Updates `org.springframework:spring-aop` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-beans` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-context` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-context-support` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-core` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-expression` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-jcl` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-web` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-webmvc` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-aspects` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-jdbc` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-orm` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

Updates `org.springframework:spring-tx` from 5.2.20.RELEASE to 6.0.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.4)

---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-jcl
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-aspects
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-orm
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants