AxonFramework / extension-springcloud

Axon Framework extension for Spring Cloud's Discovery mechanism integration to distribute Command messages.
https://axoniq.io/
Apache License 2.0
26 stars 16 forks source link

Bump spring.version from 5.3.24 to 5.3.25 #256

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring.version from 5.3.24 to 5.3.25. Updates spring-test from 5.3.24 to 5.3.25

Release notes

Sourced from spring-test's releases.

v5.3.25

:star: New Features

  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29719
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29667
  • Add title to SockJS iFrames for accessibility compliance #29596

:lady_beetle: Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29716
  • AnnotatedElementUtils.findMergedRepeatableAnnotations does not fetch results when other attributes exist for container annotation #29686
  • BeanWrapperImpl NPE in setWrappedInstance after invoking getPropertyValue (with SimpleBeanInfoFactory) #29684
  • SpEL ConstructorReference does not generate AST representation of arrays #29666
  • SpEL: Two double quotes are replaced by one double quote in single quoted String literal (and vice versa) #29653
  • SpEL string literal misses single quotation marks in toStringAST() #29652
  • 500 error from WebFlux when parsing Content-Type leads to InvalidMediaTypeException #29637
  • WebMvcConfigurationSupport should not catch Throwable for SourceHttpMessageConverter #29537

:notebook_with_decorative_cover: Documentation

  • Update Jakarta Mail info in ref docs #29708
  • Improve documentation for literals in SpEL expressions #29701
  • Fix some typos in Kotlin WebClient example code #29542
  • Fix link to Bean Utils Light Library in BeanUtils Javadoc #29536
  • Fix link to WebFlux section in reference manual #29526
  • Link to Spring WebFlux section is broken #29517

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798
Commits
  • 2aeddb4 Release v5.3.25
  • 26cd33c Upgrade to Reactor 2020.0.27
  • 2ee393a Upgrade to Tomcat 9.0.70, Jetty 9.4.50, Netty 4.1.86, Undertow 2.2.22, HtmlUn...
  • 0815d29 Defensive check for null returned from createConnection()
  • 777f01d Fix path within mapping when pattern contains ".*"
  • f8fea01 Update Jakarta Mail info in ref docs
  • 9165391 Improve documentation for literals in SpEL expressions
  • fdf3bcc Remove obsolete AttributeMethods.hasOnlyValueAttribute() method
  • 5ddc984 Support repeatable annotation containers with multiple attributes
  • b2ce54e Revise RepeatableContainersTests
  • Additional commits viewable in compare view


Updates spring-context from 5.3.24 to 5.3.25

Release notes

Sourced from spring-context's releases.

v5.3.25

:star: New Features

  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29719
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29667
  • Add title to SockJS iFrames for accessibility compliance #29596

:lady_beetle: Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29716
  • AnnotatedElementUtils.findMergedRepeatableAnnotations does not fetch results when other attributes exist for container annotation #29686
  • BeanWrapperImpl NPE in setWrappedInstance after invoking getPropertyValue (with SimpleBeanInfoFactory) #29684
  • SpEL ConstructorReference does not generate AST representation of arrays #29666
  • SpEL: Two double quotes are replaced by one double quote in single quoted String literal (and vice versa) #29653
  • SpEL string literal misses single quotation marks in toStringAST() #29652
  • 500 error from WebFlux when parsing Content-Type leads to InvalidMediaTypeException #29637
  • WebMvcConfigurationSupport should not catch Throwable for SourceHttpMessageConverter #29537

:notebook_with_decorative_cover: Documentation

  • Update Jakarta Mail info in ref docs #29708
  • Improve documentation for literals in SpEL expressions #29701
  • Fix some typos in Kotlin WebClient example code #29542
  • Fix link to Bean Utils Light Library in BeanUtils Javadoc #29536
  • Fix link to WebFlux section in reference manual #29526
  • Link to Spring WebFlux section is broken #29517

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798
Commits
  • 2aeddb4 Release v5.3.25
  • 26cd33c Upgrade to Reactor 2020.0.27
  • 2ee393a Upgrade to Tomcat 9.0.70, Jetty 9.4.50, Netty 4.1.86, Undertow 2.2.22, HtmlUn...
  • 0815d29 Defensive check for null returned from createConnection()
  • 777f01d Fix path within mapping when pattern contains ".*"
  • f8fea01 Update Jakarta Mail info in ref docs
  • 9165391 Improve documentation for literals in SpEL expressions
  • fdf3bcc Remove obsolete AttributeMethods.hasOnlyValueAttribute() method
  • 5ddc984 Support repeatable annotation containers with multiple attributes
  • b2ce54e Revise RepeatableContainersTests
  • Additional commits viewable in compare view


Updates spring-web from 5.3.24 to 5.3.25

Release notes

Sourced from spring-web's releases.

v5.3.25

:star: New Features

  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29719
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29667
  • Add title to SockJS iFrames for accessibility compliance #29596

:lady_beetle: Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29716
  • AnnotatedElementUtils.findMergedRepeatableAnnotations does not fetch results when other attributes exist for container annotation #29686
  • BeanWrapperImpl NPE in setWrappedInstance after invoking getPropertyValue (with SimpleBeanInfoFactory) #29684
  • SpEL ConstructorReference does not generate AST representation of arrays #29666
  • SpEL: Two double quotes are replaced by one double quote in single quoted String literal (and vice versa) #29653
  • SpEL string literal misses single quotation marks in toStringAST() #29652
  • 500 error from WebFlux when parsing Content-Type leads to InvalidMediaTypeException #29637
  • WebMvcConfigurationSupport should not catch Throwable for SourceHttpMessageConverter #29537

:notebook_with_decorative_cover: Documentation

  • Update Jakarta Mail info in ref docs #29708
  • Improve documentation for literals in SpEL expressions #29701
  • Fix some typos in Kotlin WebClient example code #29542
  • Fix link to Bean Utils Light Library in BeanUtils Javadoc #29536
  • Fix link to WebFlux section in reference manual #29526
  • Link to Spring WebFlux section is broken #29517

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798
Commits
  • 2aeddb4 Release v5.3.25
  • 26cd33c Upgrade to Reactor 2020.0.27
  • 2ee393a Upgrade to Tomcat 9.0.70, Jetty 9.4.50, Netty 4.1.86, Undertow 2.2.22, HtmlUn...
  • 0815d29 Defensive check for null returned from createConnection()
  • 777f01d Fix path within mapping when pattern contains ".*"
  • f8fea01 Update Jakarta Mail info in ref docs
  • 9165391 Improve documentation for literals in SpEL expressions
  • fdf3bcc Remove obsolete AttributeMethods.hasOnlyValueAttribute() method
  • 5ddc984 Support repeatable annotation containers with multiple attributes
  • b2ce54e Revise RepeatableContainersTests
  • Additional commits viewable in compare view


Updates spring-core from 5.3.24 to 5.3.25

Release notes

Sourced from spring-core's releases.

v5.3.25

:star: New Features

  • JmsTemplate.convertAndSend throws NullPointerException during shutdown #29719
  • Optimize object creation in RequestMappingHandlerMapping#handleNoMatch #29667
  • Add title to SockJS iFrames for accessibility compliance #29596

:lady_beetle: Bug Fixes

  • ResourceHandlers cannot resolve static resources with certain wildcard patterns #29716
  • AnnotatedElementUtils.findMergedRepeatableAnnotations does not fetch results when other attributes exist for container annotation #29686
  • BeanWrapperImpl NPE in setWrappedInstance after invoking getPropertyValue (with SimpleBeanInfoFactory) #29684
  • SpEL ConstructorReference does not generate AST representation of arrays #29666
  • SpEL: Two double quotes are replaced by one double quote in single quoted String literal (and vice versa) #29653
  • SpEL string literal misses single quotation marks in toStringAST() #29652
  • 500 error from WebFlux when parsing Content-Type leads to InvalidMediaTypeException #29637
  • WebMvcConfigurationSupport should not catch Throwable for SourceHttpMessageConverter #29537

:notebook_with_decorative_cover: Documentation

  • Update Jakarta Mail info in ref docs #29708
  • Improve documentation for literals in SpEL expressions #29701
  • Fix some typos in Kotlin WebClient example code #29542
  • Fix link to Bean Utils Light Library in BeanUtils Javadoc #29536
  • Fix link to WebFlux section in reference manual #29526
  • Link to Spring WebFlux section is broken #29517

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798
Commits
  • 2aeddb4 Release v5.3.25
  • 26cd33c Upgrade to Reactor 2020.0.27
  • 2ee393a Upgrade to Tomcat 9.0.70, Jetty 9.4.50, Netty 4.1.86, Undertow 2.2.22, HtmlUn...
  • 0815d29 Defensive check for null returned from createConnection()
  • 777f01d Fix path within mapping when pattern contains ".*"
  • f8fea01 Update Jakarta Mail info in ref docs
  • 9165391 Improve documentation for literals in SpEL expressions
  • fdf3bcc Remove obsolete AttributeMethods.hasOnlyValueAttribute() method
  • 5ddc984 Support repeatable annotation containers with multiple attributes
  • b2ce54e Revise RepeatableContainersTests
  • 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 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication