File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >org.springframework.boot</groupId >
40
40
<artifactId >spring-boot-starter-web</artifactId >
41
- <version >3.2.3 </version >
41
+ <version >3.4.0 </version >
42
42
</dependency >
43
43
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-data-jpa -->
44
44
<dependency >
61
61
<dependency >
62
62
<groupId >org.springframework</groupId >
63
63
<artifactId >spring-context</artifactId >
64
- <version >6.1.10 </version >
64
+ <version >6.1.14 </version >
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >org.springframework.boot</groupId >
68
68
<artifactId >spring-boot-starter-test</artifactId >
69
- <version >3.3.4 </version >
69
+ <version >3.4.0 </version >
70
70
</dependency >
71
71
<dependency >
72
72
<groupId >org.springframework.boot</groupId >
158
158
<dependency >
159
159
<groupId >com.amazonaws.secretsmanager</groupId >
160
160
<artifactId >aws-secretsmanager-jdbc</artifactId >
161
- <version >2.0.0 </version >
161
+ <version >2.0.2 </version >
162
162
</dependency >
163
163
<dependency >
164
164
<groupId >com.jayway.jsonpath</groupId >
You can’t perform that action at this time.
0 commit comments