File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 329329 <bouncycastle .version>1.84</bouncycastle .version>
330330 <!-- NOTE: sync brotli version with commons-compress-->
331331 <brotli .version>0.1.2</brotli .version>
332- <c3p0 .version>0.13.0</c3p0 .version>
333332 <commons .cli.version>1.11.0</commons .cli.version>
334333 <commons .codec.version>1.22.0</commons .codec.version>
335334 <commons .collections4.version>4.5.0</commons .collections4.version>
412411 <!-- can't update to 10, needs jdk21 -->
413412 <lucene .version>9.12.3</lucene .version>
414413 <maven .plugin.annotations.version>3.15.2</maven .plugin.annotations.version>
415- <mchange .version>0.4.0</mchange .version>
416414 <metadata .extractor.version>2.20.0</metadata .extractor.version>
417415 <microsoft .translator.version>0.6.2</microsoft .translator.version>
418416 <micronaut .version>3.10.5</micronaut .version>
650648 <artifactId >woodstox-core</artifactId >
651649 <version >${woodstox.core.version} </version >
652650 </dependency >
653- <dependency >
654- <groupId >com.mchange</groupId >
655- <artifactId >c3p0</artifactId >
656- <version >${c3p0.version} </version >
657- </dependency >
658- <dependency >
659- <groupId >com.mchange</groupId >
660- <artifactId >mchange-commons-java</artifactId >
661- <version >${mchange.version} </version >
662- </dependency >
663651 <dependency >
664652 <groupId >com.beust</groupId >
665653 <artifactId >jcommander</artifactId >
You can’t perform that action at this time.
0 commit comments