Skip to content

Commit 6485d1a

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework:spring-framework-bom from 6.1.18 to 6.1.19
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.18 to 6.1.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.18...v6.1.19) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.1.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 094f10b commit 6485d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
2121
api platform("org.springframework.data:spring-data-bom:$springDataVersion")
2222
} else {
23-
api platform("org.springframework:spring-framework-bom:6.1.18")
23+
api platform("org.springframework:spring-framework-bom:6.1.19")
2424
api platform("org.springframework.data:spring-data-bom:2021.2.18")
2525
}
2626
api platform('com.fasterxml.jackson:jackson-bom:2.15.4')

0 commit comments

Comments
 (0)