File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
libs/efiling-ceis-api-client Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 210210 <dependency >
211211 <groupId >org.apache.tomcat.embed</groupId >
212212 <artifactId >tomcat-embed-core</artifactId >
213- <version >10.1.25 </version >
213+ <version >10.1.34 </version >
214214 </dependency >
215215 <dependency >
216216 <groupId >org.json</groupId >
232232 <dependency >
233233 <groupId >org.springframework</groupId >
234234 <artifactId >spring-webmvc</artifactId >
235+ <version >6.1.14</version >
235236 </dependency >
236237 <dependency >
237238 <groupId >io.netty</groupId >
Original file line number Diff line number Diff line change 7070 <groupId >com.brsanthu</groupId >
7171 <artifactId >migbase64</artifactId >
7272 </dependency >
73- <dependency >
74- <groupId >junit</groupId >
75- <artifactId >junit</artifactId >
76- <scope >test</scope >
77- </dependency >
7873 <dependency >
7974 <groupId >org.springframework.boot</groupId >
8075 <artifactId >spring-boot-starter-test</artifactId >
120115 <artifactId >mapstruct</artifactId >
121116 </dependency >
122117
123- <dependency >
124- <groupId >org.apache.commons</groupId >
125- <artifactId >commons-lang3</artifactId >
126- </dependency >
127-
128118 <dependency >
129119 <groupId >junit</groupId >
130120 <artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments