Skip to content

Commit 4bafe27

Browse files
Bump springBootVersion from 3.3.3 to 3.3.4
Bumps `springBootVersion` from 3.3.3 to 3.3.4. Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4) Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4) --- 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 e10beec commit 4bafe27

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.27.7"
28-
springBootVersion = "3.3.3"
28+
springBootVersion = "3.3.4"
2929
edisonVersion = "3.3.0"
3030
testcontainersVersion = "1.20.1"
3131
}

0 commit comments

Comments
 (0)