Skip to content

Commit 324cb4e

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) 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-framework-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b27a545 commit 324cb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
ext.queryDslVersion = '5.0.0'
1515

1616
dependencies {
17-
api platform("org.springframework:spring-framework-bom:6.1.12")
17+
api platform("org.springframework:spring-framework-bom:6.1.13")
1818
api platform("org.springframework.data:spring-data-bom:2021.2.18")
1919
api platform('com.fasterxml.jackson:jackson-bom:2.15.4')
2020
api platform("org.junit:junit-bom:5.8.2")

0 commit comments

Comments
 (0)