File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
spring-boot-modules/spring-boot-libraries-2 Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 127127 </build >
128128
129129 <properties >
130+ <spring-boot .version>3.5.7</spring-boot .version>
131+ <logback .version>1.5.20</logback .version>
132+ <org .slf4j.version>2.0.17</org .slf4j.version>
130133 <jobrunr-spring-boot-starter .version>5.1.7</jobrunr-spring-boot-starter .version>
131134 <awaitility .version>4.0.3</awaitility .version>
132135 <reflections .version>0.10.2</reflections .version>
Original file line number Diff line number Diff line change 9393 </profiles >
9494
9595 <properties >
96- <start-class >org.baeldung.org.baeldung.sample.App</start-class >
97- <aspectjweaver .version>1.9.20.1</aspectjweaver .version>
96+ <start-class >com.baeldung.sample.App</start-class >
97+ <spring-boot .version>3.5.7</spring-boot .version>
98+ <aspectjweaver .version>1.9.25</aspectjweaver .version>
9899 </properties >
99100
100101</project >
You can’t perform that action at this time.
0 commit comments