File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
spring-cloud-build-dependencies Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 <maven .compiler.target>${java.version} </maven .compiler.target>
2929 <main .basedir>${basedir} </main .basedir>
3030 <docs .main>${project.artifactId} </docs .main>
31- <spring-boot .version>3.5.8 -SNAPSHOT</spring-boot .version>
31+ <spring-boot .version>3.5.9 -SNAPSHOT</spring-boot .version>
3232 <spring-cloud-build .version>4.3.2-SNAPSHOT</spring-cloud-build .version>
3333 <kotlin .version>1.9.25</kotlin .version>
3434 <docs .resources.dir>${project.build.directory} /build-docs</docs .resources.dir>
Original file line number Diff line number Diff line change 1919 </parent >
2020 <properties >
2121 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
22- <spring-boot .version>3.5.8 -SNAPSHOT</spring-boot .version>
22+ <spring-boot .version>3.5.9 -SNAPSHOT</spring-boot .version>
2323 <okhttp .version>4.12.0</okhttp .version>
2424 <maven-gpg-plugin .version>3.2.8</maven-gpg-plugin .version>
2525 <central-publishing-maven-plugin .version>0.7.0</central-publishing-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments