File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >io.micronaut.platform</groupId >
1616 <artifactId >micronaut-parent</artifactId >
17- <version >4.10.11 </version >
17+ <version >4.10.13 </version >
1818 <relativePath />
1919 </parent >
2020
4040 <!-- Additional dependencies -->
4141 <hamcrest .version>3.0</hamcrest .version>
4242 <logback .version>1.5.25</logback .version>
43- <netty .version>4.1.132 .Final</netty .version>
43+ <netty .version>4.1.133 .Final</netty .version>
4444 <jansi .version>2.4.1</jansi .version>
4545
4646 <!-- Maven plugin properties -->
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >3.5.13 </version >
16+ <version >3.5.14 </version >
1717 <relativePath /> <!-- lookup parent from repository -->
1818 </parent >
1919
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ templates:
3131 - src/main/java/com/oracle/coherence/demo/frameworks/helidon/CustomerResource.java
3232
3333 - name : springboot
34- frameworkVersion : " spring-boot-starter 3.5.4 , coherence-spring 4.3.1"
34+ frameworkVersion : " spring-boot-starter 3.5.14 , coherence-spring 4.3.1"
3535 instructions : |
3636 To run Spring Boot starter you must have JDK21+ and maven 3.8.5+.
3737 Change to the newly created directory and run the following to build:
@@ -55,7 +55,7 @@ templates:
5555 - src/main/java/com/oracle/coherence/demo/frameworks/springboot/DemoApplication.java
5656
5757 - name : micronaut
58- frameworkVersion : " micronaut-parent: 4.8.3 , micronaut-coherence: 5.0.5"
58+ frameworkVersion : " micronaut-parent: 4.10.13 , micronaut-coherence: 5.0.5"
5959 instructions : |
6060 To run Micronaut starter you must have JDK21+ and maven 3.8.5+.
6161 Change to the newly created directory and run the following to build:
You can’t perform that action at this time.
0 commit comments