Skip to content

Commit 01e346c

Browse files
Bump springBootVersion from 3.4.2 to 3.4.3
Bumps `springBootVersion` from 3.4.2 to 3.4.3. Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-patch - 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 67d2b3f commit 01e346c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ group = 'de.otto.synapse'
2525

2626
ext {
2727
awsSdkVersion = "2.30.8"
28-
springBootVersion = "3.4.2"
28+
springBootVersion = "3.4.3"
2929
edisonVersion = "3.4.2"
3030
testcontainersVersion = "1.20.1"
3131
}

0 commit comments

Comments
 (0)