File tree Expand file tree Collapse file tree 12 files changed +12
-10
lines changed Expand file tree Collapse file tree 12 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id(" org.springframework.boot" ) version " 3.5.5 "
2+ id(" org.springframework.boot" ) version " 3.5.7 "
33 id(" io.spring.dependency-management" ) version " 1.1.7"
44 kotlin(" jvm" ) version " 1.9.25"
55 kotlin(" plugin.spring" ) version " 1.9.25"
Original file line number Diff line number Diff line change 1+ wrapperVersion =3.3.4
12distributionType =only-script
23distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip
Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.5.5 '
2+ id ' org.springframework.boot' version ' 3.5.7 '
33 id ' io.spring.dependency-management' version ' 1.1.7'
44 id ' java'
55}
Original file line number Diff line number Diff line change 1919# ----------------------------------------------------------------------------
2020
2121# ----------------------------------------------------------------------------
22- # Apache Maven Wrapper startup batch script, version 3.3.3
22+ # Apache Maven Wrapper startup batch script, version 3.3.4
2323#
2424# Optional ENV vars
2525# -----------------
Original file line number Diff line number Diff line change 1919@ REM ----------------------------------------------------------------------------
2020
2121@ REM ----------------------------------------------------------------------------
22- @ REM Apache Maven Wrapper startup batch script, version 3.3.3
22+ @ REM Apache Maven Wrapper startup batch script, version 3.3.4
2323@ REM
2424@ REM Optional ENV vars
2525@ REM MVNW_REPOURL - repo url base for downloading maven distribution
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.5.5 </version >
8+ <version >3.5.7 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.example</groupId >
Original file line number Diff line number Diff line change 11plugins {
2- id(" org.springframework.boot" ) version " 3.5.5 "
2+ id(" org.springframework.boot" ) version " 3.5.7 "
33 id(" io.spring.dependency-management" ) version " 1.1.7"
44 kotlin(" jvm" ) version " 1.9.25"
55 kotlin(" plugin.spring" ) version " 1.9.25"
Original file line number Diff line number Diff line change 1+ wrapperVersion =3.3.4
12distributionType =only-script
23distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip
Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.5.5 '
2+ id ' org.springframework.boot' version ' 3.5.7 '
33 id ' io.spring.dependency-management' version ' 1.1.7'
44 id ' java'
55}
Original file line number Diff line number Diff line change 1919# ----------------------------------------------------------------------------
2020
2121# ----------------------------------------------------------------------------
22- # Apache Maven Wrapper startup batch script, version 3.3.3
22+ # Apache Maven Wrapper startup batch script, version 3.3.4
2323#
2424# Optional ENV vars
2525# -----------------
You can’t perform that action at this time.
0 commit comments