Skip to content

Commit 2d927d4

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
(2.3.x): Bump org.springframework.boot from 3.3.2 to 3.3.4
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.2...v3.3.4) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b534e1e commit 2d927d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
id "io.spring.nohttp" version "0.0.11"
4-
id 'org.springframework.boot' version "3.3.2"
4+
id 'org.springframework.boot' version "3.3.4"
55
id 'org.asciidoctor.jvm.pdf' version '4.0.3'
66
id 'org.asciidoctor.jvm.convert' version '4.0.3'
77
}

0 commit comments

Comments
 (0)