File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 <java .version>11</java .version>
1717 <kotlin .version>2.3.10</kotlin .version>
1818 <kotlin-coroutines .version>1.10.2</kotlin-coroutines .version>
19- <jackson .version>2.21.0 </jackson .version>
19+ <jackson .version>2.21.2 </jackson .version>
2020 <graphql-java .version>25.0</graphql-java .version>
2121 <reactive-streams .version>1.0.4</reactive-streams .version>
2222
294294 <plugin >
295295 <groupId >org.apache.maven.plugins</groupId >
296296 <artifactId >maven-surefire-plugin</artifactId >
297- <version >3.5.4 </version >
297+ <version >3.5.5 </version >
298298 <dependencies >
299299 <dependency >
300300 <groupId >org.apache.maven.surefire</groupId >
301301 <artifactId >surefire-junit4</artifactId >
302- <version >3.5.4 </version >
302+ <version >3.5.5 </version >
303303 </dependency >
304304 </dependencies >
305305 <configuration >
344344 <plugin >
345345 <groupId >org.sonatype.central</groupId >
346346 <artifactId >central-publishing-maven-plugin</artifactId >
347- <version >0.9 .0</version >
347+ <version >0.10 .0</version >
348348 <extensions >true</extensions >
349349 <configuration >
350350 <publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments