Skip to content

Commit f2eefc3

Browse files
committed
build: upgrade boot
1 parent 9694f93 commit f2eefc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boot/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '3.4.0'
4-
id 'io.spring.dependency-management' version '1.1.6'
3+
id 'org.springframework.boot' version '3.4.6'
4+
id 'io.spring.dependency-management' version '1.1.7'
55
}
66

77
group = 'com.reajason.javaweb'

0 commit comments

Comments
 (0)