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

chore(deps): update spring core to v4.3.23.release #1644

Merged
merged 1 commit into from Apr 1, 2019

Conversation

ChristianMurphy
Copy link
Member

This PR contains the following updates:

Package Update Change References
org.springframework:spring-beans patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-context patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-context-support patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-jdbc patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-orm patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-oxm patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-test patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-tx patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-web patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-webmvc patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source
org.springframework:spring-webmvc-portlet patch 4.3.22.RELEASE -> 4.3.23.RELEASE homepage, source

Release Notes

spring-projects/spring-framework

v4.3.23.RELEASE

Compare Source

⭐ New Features

  • ResourceUrlEncodingFilter versioning breaks when URL contains fragment [SPR-17535]#​22552
  • Revisit XML schema handling for consistent local vs external resolution #​22530
  • JdbcTemplate.extractOutputParameters should preserve order of parameters #​22494
  • HandlerInterceptorAdapter should honor ordering #​22434
  • Avoid duplicate call to findAnnotations in DefaultListableBeanFactory.findAnnotationOnBean #​22356

🪲 Bug Fixes

  • Avoid duplicate registration of @ControllerAdvice implementing both RequestBodyAdvice and ResponseBodyAdvice #​22686
  • Jackson2ObjectMapperBuilder's modulesToInstall function does not eventually override the default configuration #​22624
  • Events extending from PayloadApplicationEvent and implementing an interface fail to match @EventListener argument #​22471
  • DefaultConversionService fails to properly convert an Object[] to a int[]#​22415
  • @Transactional beans not getting proxied when being initialized during failed circular reference attempt #​22376
  • ApplicationListenerMethodAdapter does not find @Ordered annotation for dynamic proxies #​22352
  • RestTemplate adds duplicate accept header information #​22320

❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot.

@ChristianMurphy ChristianMurphy merged commit 6cce0a4 into master Apr 1, 2019
@ChristianMurphy ChristianMurphy deleted the renovate/spring-core branch April 1, 2019 15:40
@ChristianMurphy ChristianMurphy modified the milestones: 5.5.0, 5.5.1 Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant