Skip to content

Commit

Permalink
build(deps): bump springFramework from 6.1.12 to 6.1.13 (#2234)
Browse files Browse the repository at this point in the history
Bumps `springFramework` from 6.1.12 to 6.1.13.

Updates `org.springframework:spring-jdbc` from 6.1.12 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.12...v6.1.13)

Updates `org.springframework:spring-context` from 6.1.12 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.12...v6.1.13)

Updates `org.springframework:spring-test` from 6.1.12 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.12...v6.1.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
  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-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent ffb21de commit 5adca09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ postgreNG = "0.8.9"
sqlite3 = "3.46.1.0"
sqlserver = "9.4.1.jre8"

springFramework = "6.1.12"
springFramework = "6.1.13"
springBoot = "3.3.3"

spring-security-crypto = "6.2.1"
Expand Down

0 comments on commit 5adca09

Please sign in to comment.