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 spring.version from 5.3.23 to 5.3.25 #692

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Bumps spring.version from 5.3.23 to 5.3.25.
Updates spring-context from 5.3.23 to 5.3.25

Release notes

Sourced from spring-context's releases.

v5.3.25

⭐ 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

🐞 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

📔 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

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798

v5.3.24

⭐ New Features

  • Avoid reflection for annotation method invocations #29448
  • Avoid unnecessary allocations in StompDecoder#unescape #29443
  • Avoid String allocations in MediaType.checkParameters #29428
  • Reduce allocations caused by producible media types #29412
  • Provide optional SimpleBeanInfoFactory for better introspection performance in 5.3.x #29330
  • Filter out null WebSocket session attributes #29315
  • Introduce TestSocketUtils as a replacement for SocketUtils #29132
  • Avoid Commons Logging API for using LoggingCacheErrorHandler with a custom logger #28678

🐞 Bug Fixes

  • Missing SessionFactory property (filter AutoCloseable from PropertyDescriptors) #29480
  • SpEL ternary and Elvis expressions are missing enclosing parentheses in toStringAST() #29463
  • If-Unmodified-Since header check removes Last-Modified and Etag headers from response, even if condition passes #29362
  • Annotation searches fail for non-public repeatable annotations #29301
  • AbstractBeanFactory's interaction with BeanPostProcessorCacheAwareList is not fully thread-safe #29299

... (truncated)

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.23 to 5.3.25

Release notes

Sourced from spring-web's releases.

v5.3.25

⭐ 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

🐞 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

📔 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

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798

v5.3.24

⭐ New Features

  • Avoid reflection for annotation method invocations #29448
  • Avoid unnecessary allocations in StompDecoder#unescape #29443
  • Avoid String allocations in MediaType.checkParameters #29428
  • Reduce allocations caused by producible media types #29412
  • Provide optional SimpleBeanInfoFactory for better introspection performance in 5.3.x #29330
  • Filter out null WebSocket session attributes #29315
  • Introduce TestSocketUtils as a replacement for SocketUtils #29132
  • Avoid Commons Logging API for using LoggingCacheErrorHandler with a custom logger #28678

🐞 Bug Fixes

  • Missing SessionFactory property (filter AutoCloseable from PropertyDescriptors) #29480
  • SpEL ternary and Elvis expressions are missing enclosing parentheses in toStringAST() #29463
  • If-Unmodified-Since header check removes Last-Modified and Etag headers from response, even if condition passes #29362
  • Annotation searches fail for non-public repeatable annotations #29301
  • AbstractBeanFactory's interaction with BeanPostProcessorCacheAwareList is not fully thread-safe #29299

... (truncated)

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-jdbc from 5.3.23 to 5.3.25

Release notes

Sourced from spring-jdbc's releases.

v5.3.25

⭐ 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

🐞 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

📔 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

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798

v5.3.24

⭐ New Features

  • Avoid reflection for annotation method invocations #29448
  • Avoid unnecessary allocations in StompDecoder#unescape #29443
  • Avoid String allocations in MediaType.checkParameters #29428
  • Reduce allocations caused by producible media types #29412
  • Provide optional SimpleBeanInfoFactory for better introspection performance in 5.3.x #29330
  • Filter out null WebSocket session attributes #29315
  • Introduce TestSocketUtils as a replacement for SocketUtils #29132
  • Avoid Commons Logging API for using LoggingCacheErrorHandler with a custom logger #28678

🐞 Bug Fixes

  • Missing SessionFactory property (filter AutoCloseable from PropertyDescriptors) #29480
  • SpEL ternary and Elvis expressions are missing enclosing parentheses in toStringAST() #29463
  • If-Unmodified-Since header check removes Last-Modified and Etag headers from response, even if condition passes #29362
  • Annotation searches fail for non-public repeatable annotations #29301
  • AbstractBeanFactory's interaction with BeanPostProcessorCacheAwareList is not fully thread-safe #29299

... (truncated)

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-orm from 5.3.23 to 5.3.25

Release notes

Sourced from spring-orm's releases.

v5.3.25

⭐ 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

🐞 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

📔 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

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798

v5.3.24

⭐ New Features

  • Avoid reflection for annotation method invocations #29448
  • Avoid unnecessary allocations in StompDecoder#unescape #29443
  • Avoid String allocations in MediaType.checkParameters #29428
  • Reduce allocations caused by producible media types #29412
  • Provide optional SimpleBeanInfoFactory for better introspection performance in 5.3.x #29330
  • Filter out null WebSocket session attributes #29315
  • Introduce TestSocketUtils as a replacement for SocketUtils #29132
  • Avoid Commons Logging API for using LoggingCacheErrorHandler with a custom logger #28678

🐞 Bug Fixes

  • Missing SessionFactory property (filter AutoCloseable from PropertyDescriptors) #29480
  • SpEL ternary and Elvis expressions are missing enclosing parentheses in toStringAST() #29463
  • If-Unmodified-Since header check removes Last-Modified and Etag headers from response, even if condition passes #29362
  • Annotation searches fail for non-public repeatable annotations #29301
  • AbstractBeanFactory's interaction with BeanPostProcessorCacheAwareList is not fully thread-safe #29299

... (truncated)

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-webmvc from 5.3.23 to 5.3.25

Release notes

Sourced from spring-webmvc's releases.

v5.3.25

⭐ 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

🐞 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

📔 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

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798

v5.3.24

⭐ New Features

  • Avoid reflection for annotation method invocations #29448
  • Avoid unnecessary allocations in StompDecoder#unescape #29443
  • Avoid String allocations in MediaType.checkParameters #29428
  • Reduce allocations caused by producible media types #29412
  • Provide optional SimpleBeanInfoFactory for better introspection performance in 5.3.x #29330
  • Filter out null WebSocket session attributes #29315
  • Introduce TestSocketUtils as a replacement for SocketUtils #29132
  • Avoid Commons Logging API for using LoggingCacheErrorHandler with a custom logger #28678

🐞 Bug Fixes

  • Missing SessionFactory property (filter AutoCloseable from PropertyDescriptors) #29480
  • SpEL ternary and Elvis expressions are missing enclosing parentheses in toStringAST() #29463
  • If-Unmodified-Since header check removes Last-Modified and Etag headers from response, even if condition passes #29362
  • Annotation searches fail for non-public repeatable annotations #29301
  • AbstractBeanFactory's interaction with BeanPostProcessorCacheAwareList is not fully thread-safe #29299

... (truncated)

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-test from 5.3.23 to 5.3.25

Release notes

Sourced from spring-test's releases.

v5.3.25

⭐ 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

🐞 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

📔 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

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.27 #29798

v5.3.24

⭐ New Features

  • Avoid reflection for annotation method invocations #29448
  • Avoid unnecessary allocations in StompDecoder#unescape #29443
  • Avoid String allocations in MediaType.checkParameters #29428
  • Reduce allocations caused by producible media types #29412
  • Provide optional SimpleBeanInfoFactory for better introspection performance in 5.3.x #29330
  • Filter out null WebSocket session attributes #29315
  • Introduce TestSocketUtils as a replacement for SocketUtils #29132
  • Avoid Commons Logging API for using LoggingCacheErrorHandler with a custom logger #28678

🐞 Bug Fixes

  • Missing SessionFactory property (filter AutoCloseable from PropertyDescriptors) #29480
  • SpEL ternary and Elvis expressions are missing enclosing parentheses in toStringAST() #29463
  • If-Unmodified-Since header check removes Last-Modified and Etag headers from response, even if condition passes #29362
  • Annotation searches fail for non-public repeatable annotations #29301
  • AbstractBeanFactory's interaction with BeanPostProcessorCacheAwareList is not fully thread-safe #29299

... (truncated)

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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 27, 2023
Bumps `spring.version` from 5.3.23 to 5.3.25.

Updates `spring-context` from 5.3.23 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v5.3.25)

Updates `spring-web` from 5.3.23 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v5.3.25)

Updates `spring-jdbc` from 5.3.23 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v5.3.25)

Updates `spring-orm` from 5.3.23 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v5.3.25)

Updates `spring-webmvc` from 5.3.23 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v5.3.25)

Updates `spring-test` from 5.3.23 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v5.3.25)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/spring.version-5.3.25 branch from 14ce85d to c8035a6 Compare January 27, 2023 17:38
@lprimak lprimak merged commit 418547d into main Jan 27, 2023
@lprimak lprimak deleted the dependabot/maven/spring.version-5.3.25 branch January 27, 2023 18:39
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
1 participant