File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 328328 <bouncycastle .version>1.84</bouncycastle .version>
329329 <!-- NOTE: sync brotli version with commons-compress-->
330330 <brotli .version>0.1.2</brotli .version>
331- <c3p0 .version>0.13.0</c3p0 .version>
332331 <commons .cli.version>1.11.0</commons .cli.version>
333332 <commons .codec.version>1.22.0</commons .codec.version>
334333 <commons .collections4.version>4.5.0</commons .collections4.version>
597596 <artifactId >woodstox-core</artifactId >
598597 <version >${woodstox.core.version} </version >
599598 </dependency >
600- <dependency >
601- <groupId >com.mchange</groupId >
602- <artifactId >c3p0</artifactId >
603- <version >${c3p0.version} </version >
604- </dependency >
605- <dependency >
606- <groupId >com.mchange</groupId >
607- <artifactId >mchange-commons-java</artifactId >
608- <version >${mchange.version} </version >
609- </dependency >
610599 <dependency >
611600 <groupId >com.beust</groupId >
612601 <artifactId >jcommander</artifactId >
You can’t perform that action at this time.
0 commit comments