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

Update spring core to v5.3.28 #13044

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Update spring core to v5.3.28 #13044

merged 1 commit into from
Jun 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-context-support 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-webmvc 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-aspects 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-jdbc 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-context 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-beans 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-tx 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-core 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-web 5.3.27 -> 5.3.28 age adoption passing confidence
org.springframework:spring-test 5.3.27 -> 5.3.28 age adoption passing confidence

Release Notes

spring-projects/spring-framework

v5.3.28

⭐ New Features

  • ClassLoader can be null in DeserializingConverter and should be annotated with @Nullable #​30672
  • Performance optimization in AbstractBeanFactoryBasedTargetSource.hashCode() #​30585
  • Consistent support for MultiValueMap and common Map implementations in CollectionFactory #​30441
  • Reject null and empty SpEL expressions #​30373
  • Introduce Environment.matchesProfiles() for profile expressions #​30226

🐞 Bug Fixes

  • Change of behaviour for UUID in bean validation output in v5.3.27 #​30662
  • Spring Framework 5.3.27 appears to cause issues in OSGi environment #​30637
  • Inconsistent ProxyCallbackFilter#equals/hashCode methods in CglibAopProxy #​30616
  • EclipseLinkJpaDialect: Unexpected default isolation levels #​30589
  • ThreadLocalTargetSource does not include actual target bean name in NamedThreadLocal #​30586
  • ApplicationListenerMethodAdapter inconsistently publishes events from CompletableFuture #​30584
  • For @Bean method that returns null, @Autowired injects NullBean instead of null for cached arguments #​30551
  • Make maximum SpEL expression length configurable #​30446
  • Respect TaskDecorator configuration on DefaultManagedTaskExecutor #​30443

📔 Documentation

  • Document which @Scheduled attributes support SpEL expressions #​30642
  • FileSystemUtils::deleteRecursively Javadoc refers to File instead of Path #​30555

🔨 Dependency Upgrades


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@puneetbehl puneetbehl merged commit 01f6763 into 6.0.x Jun 20, 2023
2 of 3 checks passed
@renovate renovate bot deleted the renovate/spring-core branch June 20, 2023 13:50
puneetbehl added a commit that referenced this pull request Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant