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 1616 <java .version>1.8</java .version>
1717 <kotlin .version>1.7.21</kotlin .version>
1818 <kotlin-coroutines .version>1.6.4</kotlin-coroutines .version>
19- <jackson .version>2.13.4 </jackson .version>
20- <graphql-java .version>19.2 </graphql-java .version>
19+ <jackson .version>2.14.1 </jackson .version>
20+ <graphql-java .version>19.3 </graphql-java .version>
2121 <reactive-streams .version>1.0.4</reactive-streams .version>
2222
2323 <maven .compiler.source>${java.version} </maven .compiler.source>
6868 <dependency >
6969 <groupId >org.slf4j</groupId >
7070 <artifactId >slf4j-api</artifactId >
71- <version >2.0.3 </version >
71+ <version >2.0.6 </version >
7272 </dependency >
7373 <dependency >
7474 <groupId >org.apache.commons</groupId >
8787 <dependency >
8888 <groupId >org.springframework</groupId >
8989 <artifactId >spring-aop</artifactId >
90- <version >5.3.23 </version >
90+ <version >5.3.24 </version >
9191 <scope >provided</scope >
9292 </dependency >
9393
100100 <dependency >
101101 <groupId >ch.qos.logback</groupId >
102102 <artifactId >logback-classic</artifactId >
103- <version >1.3.3 </version >
103+ <version >1.3.5 </version >
104104 </dependency >
105105 <dependency >
106106 <groupId >javax.servlet</groupId >
You can’t perform that action at this time.
0 commit comments