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 8181 <plugin >
8282 <groupId >org.openapitools</groupId >
8383 <artifactId >openapi-generator-maven-plugin</artifactId >
84- <version >5.1.1 </version >
84+ <version >6.6.0 </version >
8585 <executions >
8686 <execution >
8787 <goals >
112112 <plugin >
113113 <groupId >org.codehaus.mojo</groupId >
114114 <artifactId >build-helper-maven-plugin</artifactId >
115- <version >3.2 .0</version >
115+ <version >3.4 .0</version >
116116 <executions >
117117 <execution >
118118 <id >add-api-spec-resources</id >
169169 <plugin >
170170 <groupId >org.apache.maven.plugins</groupId >
171171 <artifactId >maven-enforcer-plugin</artifactId >
172- <version >3.0.0-M3 </version >
172+ <version >3.3.0 </version >
173173 <executions >
174174 <execution >
175175 <id >enforce-versions</id >
258258 <dependency >
259259 <groupId >com.nimbusds</groupId >
260260 <artifactId >oauth2-oidc-sdk</artifactId >
261- <version >9.7 </version >
261+ <version >10.13.2 </version >
262262 </dependency >
263263 <dependency >
264264 <groupId >io.jsonwebtoken</groupId >
310310 <dependency >
311311 <groupId >org.mockito</groupId >
312312 <artifactId >mockito-inline</artifactId >
313- <version >3.11.1 </version >
313+ <version >5.2.0 </version >
314314 <scope >test</scope >
315315 </dependency >
316316 </dependencies >
You can’t perform that action at this time.
0 commit comments