Skip to content

Commit

Permalink
Bump version.spring from 5.3.21 to 5.3.22
Browse files Browse the repository at this point in the history
Bumps `version.spring` from 5.3.21 to 5.3.22.

Updates `spring-test` from 5.3.21 to 5.3.22
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22)

Updates `spring-web` from 5.3.21 to 5.3.22
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22)

Updates `spring-beans` from 5.3.21 to 5.3.22
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22)

Updates `spring-core` from 5.3.21 to 5.3.22
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22)

Updates `spring-context` from 5.3.21 to 5.3.22
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22)

Updates `spring-context-support` from 5.3.21 to 5.3.22
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  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-beans
  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-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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2022
1 parent 83b28ec commit 92d4746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

<properties>
<timestamp>${maven.build.timestamp}</timestamp>
<version.spring>5.3.21</version.spring>
<version.spring>5.3.22</version.spring>
<version.slf4j>1.7.36</version.slf4j>
<version.xmlbeans>3.1.0</version.xmlbeans>
<version.exificient>1.0.4</version.exificient>
Expand Down

0 comments on commit 92d4746

Please sign in to comment.