Skip to content

Commit adc38f9

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework.boot from 3.2.2 to 3.2.8
Bumps org.springframework.boot from 3.2.2 to 3.2.8. --- 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 159dfd1 commit adc38f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: samples/boot/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.2.2'
2+
id 'org.springframework.boot' version '3.2.8'
33
id 'io.spring.dependency-management'
44
id 'java'
55
}

0 commit comments

Comments
 (0)