File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 70
70
<dependency >
71
71
<groupId >org.springframework.boot</groupId >
72
72
<artifactId >spring-boot-starter-security</artifactId >
73
- <version >3.2.11 </version >
73
+ <version >3.4.4 </version >
74
74
</dependency >
75
75
<dependency >
76
76
<groupId >org.springframework.boot</groupId >
79
79
<dependency >
80
80
<groupId >org.springframework.boot</groupId >
81
81
<artifactId >spring-boot-starter-oauth2-client</artifactId >
82
- <version >3.2.11 </version >
82
+ <version >3.4.4 </version >
83
83
</dependency >
84
84
<dependency >
85
85
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.3.7 </version >
9
+ <version >3.4.4 </version >
10
10
</parent >
11
11
12
12
<groupId >io.openbas</groupId >
You can’t perform that action at this time.
0 commit comments