Skip to content

Commit 7c01405

Browse files
dependabot[bot]royclarkson
authored andcommitted
(v4.4.x): Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5295935 commit 7c01405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
buildscript {
1818
ext {
1919
// Spring Dependencies
20-
springBootVersion = "3.4.1"
20+
springBootVersion = "3.4.2"
2121

2222
// External Dependencies
2323
beanUtilsVersion = "1.10.0"

0 commit comments

Comments
 (0)