Skip to content

Commit

Permalink
Bump versions.spring from 5.3.28 to 5.3.29
Browse files Browse the repository at this point in the history
Bumps `versions.spring` from 5.3.28 to 5.3.29.

Updates `org.springframework:spring-context-support` from 5.3.28 to 5.3.29
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.28...v5.3.29)

Updates `org.springframework:spring-test` from 5.3.28 to 5.3.29
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.28...v5.3.29)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Aug 9, 2023
1 parent 9312ab3 commit 977667f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
ext {
versions = [
spring_boot : '2.7.13',
spring : '5.3.28',
spring : '5.3.29',
spring_security : '5.8.4',
spring_security_jwt : '1.1.1.RELEASE',
jcip_annotations : '1.0',
Expand Down

0 comments on commit 977667f

Please sign in to comment.