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 76
76
<dependency >
77
77
<groupId >org.springframework.boot</groupId >
78
78
<artifactId >spring-boot-starter-security</artifactId >
79
- <version >3.2.11 </version >
79
+ <version >3.4.5 </version >
80
80
</dependency >
81
81
<dependency >
82
82
<groupId >org.springframework.boot</groupId >
85
85
<dependency >
86
86
<groupId >org.springframework.boot</groupId >
87
87
<artifactId >spring-boot-starter-oauth2-client</artifactId >
88
- <version >3.2.11 </version >
88
+ <version >3.4.5 </version >
89
89
</dependency >
90
90
<dependency >
91
91
<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.5 </version >
10
10
</parent >
11
11
12
12
<groupId >io.openbas</groupId >
You can’t perform that action at this time.
0 commit comments