File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docker/test-images/zipkin-eureka Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
<dependency >
30
30
<groupId >org.springframework.boot</groupId >
31
31
<artifactId >spring-boot-dependencies</artifactId >
32
- <version >3.3.5 </version >
32
+ <version >3.3.6 </version >
33
33
<type >pom</type >
34
34
<scope >import</scope >
35
35
</dependency >
Original file line number Diff line number Diff line change 61
61
<javax-annotation-api .version>1.3.2</javax-annotation-api .version>
62
62
63
63
<!-- update together -->
64
- <spring-boot .version>3.3.4 </spring-boot .version>
65
- <spring .version>6.1.13 </spring .version>
64
+ <spring-boot .version>3.3.6 </spring-boot .version>
65
+ <spring .version>6.1.15 </spring .version>
66
66
67
67
<!-- MySQL connector is GPL, even if it has an OSS exception.
68
68
https://www.mysql.com/about/legal/licensing/foss-exception/
You can’t perform that action at this time.
0 commit comments