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.1.20</kotlin .version>
1818 <kotlin-coroutines .version>1.10.2</kotlin-coroutines .version>
19- <jackson .version>2.19.0 </jackson .version>
19+ <jackson .version>2.19.1 </jackson .version>
2020 <graphql-java .version>23.1</graphql-java .version>
2121 <reactive-streams .version>1.0.4</reactive-streams .version>
2222
240240 <plugin >
241241 <groupId >org.codehaus.mojo</groupId >
242242 <artifactId >build-helper-maven-plugin</artifactId >
243- <version >3.6.0 </version >
243+ <version >3.6.1 </version >
244244 <executions >
245245 <execution >
246246 <id >add-test-source</id >
326326 <plugin >
327327 <groupId >org.apache.maven.plugins</groupId >
328328 <artifactId >maven-enforcer-plugin</artifactId >
329- <version >3.5.0 </version >
329+ <version >3.6.1 </version >
330330 <executions >
331331 <execution >
332332 <id >enforce</id >
390390 <plugin >
391391 <groupId >org.apache.maven.plugins</groupId >
392392 <artifactId >maven-gpg-plugin</artifactId >
393- <version >3.2.7 </version >
393+ <version >3.2.8 </version >
394394 <executions >
395395 <execution >
396396 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments