This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >org.springdoc</groupId >
63
63
<artifactId >springdoc-openapi-ui</artifactId >
64
- <version >1.5.13 </version >
64
+ <version >1.6.1 </version >
65
65
</dependency >
66
66
67
67
<!-- running script plugin -->
75
75
<dependency >
76
76
<groupId >org.apache.logging.log4j</groupId >
77
77
<artifactId >log4j</artifactId >
78
- <version >2.15 .0</version >
78
+ <version >2.16 .0</version >
79
79
<type >pom</type >
80
80
</dependency >
81
81
94
94
<dependency >
95
95
<groupId >org.mockito</groupId >
96
96
<artifactId >mockito-core</artifactId >
97
- <version >3.12.4 </version >
97
+ <version >4.1.0 </version >
98
98
</dependency >
99
99
<dependency >
100
100
<groupId >org.mockito</groupId >
101
101
<artifactId >mockito-inline</artifactId >
102
- <version >3.12.4 </version >
102
+ <version >4.1.0 </version >
103
103
</dependency >
104
104
<dependency >
105
105
<groupId >org.jetbrains</groupId >
106
106
<artifactId >annotations</artifactId >
107
- <version >21 .0.1 </version >
107
+ <version >23 .0.0 </version >
108
108
</dependency >
109
109
<dependency >
110
110
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments