File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616 </parent >
1717
1818 <properties >
19- <kotlin .version>1.5.10 </kotlin .version>
19+ <kotlin .version>1.8.20 </kotlin .version>
2020 <kotlin .compiler.incremental>true</kotlin .compiler.incremental>
2121
2222 <build .profile.id>dev</build .profile.id>
8282 <plugin >
8383 <groupId >org.openapitools</groupId >
8484 <artifactId >openapi-generator-maven-plugin</artifactId >
85- <version >5.1.1 </version >
85+ <version >6.5.0 </version >
8686 <executions >
8787 <execution >
8888 <goals >
113113 <plugin >
114114 <groupId >org.codehaus.mojo</groupId >
115115 <artifactId >build-helper-maven-plugin</artifactId >
116- <version >3.2 .0</version >
116+ <version >3.3 .0</version >
117117 <executions >
118118 <execution >
119119 <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.2.1 </version >
173173 <executions >
174174 <execution >
175175 <id >enforce-versions</id >
257257 <dependency >
258258 <groupId >com.nimbusds</groupId >
259259 <artifactId >oauth2-oidc-sdk</artifactId >
260- <version >9.7 </version >
260+ <version >10.7.1 </version >
261261 </dependency >
262262 <dependency >
263263 <groupId >io.jsonwebtoken</groupId >
309309 <dependency >
310310 <groupId >org.mockito</groupId >
311311 <artifactId >mockito-inline</artifactId >
312- <version >3.11.1 </version >
312+ <version >5.2.0 </version >
313313 <scope >test</scope >
314314 </dependency >
315315 </dependencies >
You can’t perform that action at this time.
0 commit comments