Bump version.springframework from 5.3.22 to 5.3.23#1457
Merged
CarstenHollmann merged 1 commit intoSep 26, 2022
Merged
Conversation
Bumps `version.springframework` from 5.3.22 to 5.3.23. Updates `spring-webmvc` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-web` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-core` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-expression` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-beans` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-context` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-context-support` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-oxm` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-aop` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-test` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-tx` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-orm` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) Updates `spring-aspects` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.22...v5.3.23) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc 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-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-expression dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-oxm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework:spring-tx 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-aspects dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
version.springframeworkfrom 5.3.22 to 5.3.23.Updates
spring-webmvcfrom 5.3.22 to 5.3.23Release notes
Sourced from spring-webmvc's releases.
... (truncated)
Commits
5ea8ba1Release v5.3.23ae8b797Improve Javadoc on RequestEntity#getUrla7f430bUpgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.6...5a781eeUpgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hiber...a879d18Reintroduce Caucho exclusion for 5.3.xce49068Fix links in Javadoc and reference docs62a0ab3Polish contribution92a231cFix typos in Javadoc, reference docs, and code50dff77Polish contribution0f47929Replace use of the <tt> HTML tag in JavadocUpdates
spring-webfrom 5.3.22 to 5.3.23Release notes
Sourced from spring-web's releases.
... (truncated)
Commits
5ea8ba1Release v5.3.23ae8b797Improve Javadoc on RequestEntity#getUrla7f430bUpgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.6...5a781eeUpgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hiber...a879d18Reintroduce Caucho exclusion for 5.3.xce49068Fix links in Javadoc and reference docs62a0ab3Polish contribution92a231cFix typos in Javadoc, reference docs, and code50dff77Polish contribution0f47929Replace use of the <tt> HTML tag in JavadocUpdates
spring-corefrom 5.3.22 to 5.3.23Release notes
Sourced from spring-core's releases.
... (truncated)
Commits
5ea8ba1Release v5.3.23ae8b797Improve Javadoc on RequestEntity#getUrla7f430bUpgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.6...5a781eeUpgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hiber...a879d18Reintroduce Caucho exclusion for 5.3.xce49068Fix links in Javadoc and reference docs62a0ab3Polish contribution92a231cFix typos in Javadoc, reference docs, and code50dff77Polish contribution0f47929Replace use of the <tt> HTML tag in JavadocUpdates
spring-expressionfrom 5.3.22 to 5.3.23Release notes
Sourced from spring-expression's releases.
... (truncated)
Commits
5ea8ba1Release v5.3.23ae8b797Improve Javadoc on RequestEntity#getUrla7f430bUpgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.6...5a781eeUpgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hiber...a879d18Reintroduce Caucho exclusion for 5.3.xce49068Fix links in Javadoc and reference docs62a0ab3Polish contribution92a231cFix typos in Javadoc, reference docs, and code50dff77Polish contribution0f47929Replace use of the <tt> HTML tag in JavadocUpdates
spring-beansfrom 5.3.22 to 5.3.23Release notes
Sourced from spring-beans's releases.
... (truncated)
Commits
5ea8ba1Release v5.3.23ae8b797Improve Javadoc on RequestEntity#getUrla7f430bUpgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.6...5a781eeUpgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hiber...a879d18Reintroduce Caucho exclusion for 5.3.xce49068Fix links in Javadoc and reference docs62a0ab3Polish contribution92a231cFix typos in Javadoc, reference docs, and code50dff77Polish contribution0f47929Replace use of the <tt> HTML tag in JavadocUpdates
spring-contextfrom 5.3.22 to 5.3.23Release notes
Sourced from spring-context's releases.
... (truncated)
Commits
5ea8ba1Release v5.3.23ae8b797Improve Javadoc on RequestEntity#getUrla7f430bUpgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.6...5a781eeUpgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hiber...a879d18Reintroduce Caucho exclusion for 5.3.xce49068Fix links in Javadoc and reference docs62a0ab3Polish contribution92a231cFix typos in Javadoc, reference docs, and code50dff77Polish contribution0f47929Replace use of the <tt> HTML tag in JavadocUpdates
spring-context-supportfrom 5.3.22 to 5.3.23Release notes
Sourced from spring-context-support's releases.
... (truncated)
Commits
5ea8ba1Release v5.3.23ae8b797Improve Javadoc on RequestEntity#getUrla7f430bUpgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.6...5a781eeUpgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hiber...a879d18Reintroduce Caucho exclusion for 5.3.xce49068Fix links in Javadoc and reference docs62a0ab3Polish contribution92a231cFix typos in Javadoc, reference docs, and code50dff77Polish contribution0f47929Replace use of the <tt> HTML tag in JavadocUpdates
spring-oxmfrom 5.3.22 to 5.3.23Release notes
Sourced from spring-oxm's releases.
... (truncated)
Commits
5ea8ba1Release v5.3.23ae8b797Improve Javadoc on RequestEntity#getUrla7f430bUpgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.6...5a781eeUpgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hiber...a879d18Reintroduce Caucho exclusion for 5.3.x