File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 4040 <lombok .version>1.18.30</lombok .version>
4141 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4242 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
43- <spring .version>6.1.0</spring .version> <!-- For Javadoc links only -->
44- <spring-framework .version>6.1.2</spring-framework .version>
45- <spring-boot .version>3.2.1</spring-boot .version>
43+ <spring-boot .version>3.3.0-SNAPSHOT</spring-boot .version>
44+ <spring-framework .version>6.1.2</spring-framework .version> <!-- For Javadoc links only -->
4645 <spring-cloud-aws-bom .version>3.1.0</spring-cloud-aws-bom .version>
4746
4847 </properties >
6564 <name >Apache License, Version 2.0</name >
6665 <url >https://www.apache.org/licenses/LICENSE-2.0</url >
6766 <comments >
68- Copyright 2022-2023 the original author or authors.
67+ Copyright 2022-2024 the original author or authors.
6968
7069Licensed under the Apache License, Version 2.0 (the "License");
7170you may not use this file except in compliance with the License.
@@ -452,7 +451,7 @@ limitations under the License.
452451 <quiet >true</quiet >
453452 <links >
454453 <link >https://docs.spring.io/spring-boot/docs/${spring-boot.version} /api/</link >
455- <link >https://docs.spring.io/spring/docs/${spring.version} /javadoc-api/</link >
454+ <link >https://docs.spring.io/spring/docs/${spring-framework .version} /javadoc-api/</link >
456455 <link >https://docs.oracle.com/en/java/javase/17/docs/api/</link >
457456 </links >
458457 </configuration >
Original file line number Diff line number Diff line change 2626 <properties >
2727 <java .version>17</java .version>
2828 <jmolecules .version>2023.1.1</jmolecules .version>
29- <spring-framework .version>6.1.2</spring-framework .version>
30- <spring-boot .version>3.2.1</spring-boot .version>
29+ <spring-boot .version>3.3.0-SNAPSHOT</spring-boot .version>
3130 </properties >
3231
3332 <build >
You can’t perform that action at this time.
0 commit comments