forked from spring-projects/spring-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '5.1.x' of https://github.com/spring-projects/spring-fra…
…mework into 5.1.x * '5.1.x' of https://github.com/spring-projects/spring-framework: (26 commits) Add integration test for spring-projectsgh-24110 Next Development Version Provide default codecs config callback to custom codecs Allow ExchangeStrategies customizations in WebClient Upgrade to AspectJ 1.9.5 and Checkstyle 8.27 Revert "Allow ExchangeStrategies customizations in WebClient" Polishing Polishing Backport of recent ExtendedBeanInfo refinements from master Allow ExchangeStrategies customizations in WebClient Test status quo for @inherited annotations in AnnotationMetadata Test status quo for AnnotatedTypeMetadata.getAnnotationAttributes() Upgrade to Reactor Californium-SR14 Remove println Fix NullPointerException in Jackson2SmileDecoder Upgrade to Tomcat 9.0.29, Jetty 9.4.24, RxJava 2.2.15 Add missing verify() in Jackson2TokenizerTests Extra isReady-onWritePossible after last write Restore short-circuiting in equals implementation Upgrade to Jetty 9.4.23 and Woodstox 5.3 ...
- Loading branch information
Showing
52 changed files
with
1,087 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
version=5.1.12.BUILD-SNAPSHOT | ||
version=5.1.13.BUILD-SNAPSHOT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.