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 1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1616 <java .version>1.8</java .version>
17- <kotlin .version>1.6.10 </kotlin .version>
18- <kotlin-coroutines .version>1.6.0 -native-mt</kotlin-coroutines .version>
19- <jackson .version>2.13.2.20220324 </jackson .version>
17+ <kotlin .version>1.6.21 </kotlin .version>
18+ <kotlin-coroutines .version>1.6.1 -native-mt</kotlin-coroutines .version>
19+ <jackson .version>2.13.2.20220328 </jackson .version>
2020 <graphql-java .version>18.0</graphql-java .version>
2121 <reactive-streams .version>1.0.3</reactive-streams .version>
2222
8787 <dependency >
8888 <groupId >org.springframework</groupId >
8989 <artifactId >spring-aop</artifactId >
90- <version >5.3.17 </version >
90+ <version >5.3.19 </version >
9191 <scope >provided</scope >
9292 </dependency >
9393
333333 <plugin >
334334 <groupId >org.sonatype.plugins</groupId >
335335 <artifactId >nexus-staging-maven-plugin</artifactId >
336- <version >1.6.12 </version >
336+ <version >1.6.13 </version >
337337 <extensions >true</extensions >
338338 <configuration >
339339 <serverId >ossrh</serverId >
366366 <plugin >
367367 <groupId >org.apache.maven.plugins</groupId >
368368 <artifactId >maven-javadoc-plugin</artifactId >
369- <version >3.3.2 </version >
369+ <version >3.4.0 </version >
370370 <executions >
371371 <execution >
372372 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments