File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
<dependency >
25
25
<groupId >com.oracle.database.jdbc</groupId >
26
26
<artifactId >ojdbc10</artifactId >
27
- <version >19.11 .0.0</version >
27
+ <version >19.12 .0.0</version >
28
28
</dependency >
29
29
30
30
</dependencies >
Original file line number Diff line number Diff line change 19
19
<dependency >
20
20
<groupId >com.fasterxml.jackson.core</groupId >
21
21
<artifactId >jackson-databind</artifactId >
22
- <version >2.12.4 </version >
22
+ <version >2.12.5 </version >
23
23
</dependency >
24
24
<dependency >
25
25
<groupId >commons-io</groupId >
Original file line number Diff line number Diff line change 31
31
32
32
<lombok .version>1.18.20</lombok .version>
33
33
<commons-io .version>2.11.0</commons-io .version>
34
- <rxjava .version>3.1.0 </rxjava .version>
34
+ <rxjava .version>3.1.1 </rxjava .version>
35
35
</properties >
36
36
37
37
<dependencies >
Original file line number Diff line number Diff line change 15
15
<dependency >
16
16
<groupId >com.fasterxml.jackson.dataformat</groupId >
17
17
<artifactId >jackson-dataformat-yaml</artifactId >
18
- <version >2.12.4 </version >
18
+ <version >2.12.5 </version >
19
19
</dependency >
20
20
<dependency >
21
21
<groupId >com.fasterxml.jackson.core</groupId >
22
22
<artifactId >jackson-databind</artifactId >
23
- <version >2.12.4 </version >
23
+ <version >2.12.5 </version >
24
24
</dependency >
25
25
26
26
<dependency >
Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >org.mockito</groupId >
28
28
<artifactId >mockito-core</artifactId >
29
- <version >3.12.1 </version >
29
+ <version >3.12.4 </version >
30
30
</dependency >
31
31
32
32
You can’t perform that action at this time.
0 commit comments