File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 449449 <xmpcore .version>6.1.11</xmpcore .version>
450450 <!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't fail on windows) -->
451451 <zookeeper .version>3.8.4</zookeeper .version>
452- <logback .version>1.5.12</logback .version>
453452 <zstd .version>1.5.6-7</zstd .version>
454453 <nimbus-jose-jwt .version>9.45</nimbus-jose-jwt .version>
455454 <javacpp .version>1.5.10</javacpp .version>
10041003 <artifactId >maven-plugin-annotations</artifactId >
10051004 <version >${maven.plugin.annotations.version} </version >
10061005 </dependency >
1007- <!-- for zookeeper to avoid CVE-2023-6378 -->
1008- <dependency >
1009- <groupId >ch.qos.logback</groupId >
1010- <artifactId >logback-core</artifactId >
1011- <version >${logback.version} </version >
1012- </dependency >
1013- <dependency >
1014- <groupId >ch.qos.logback</groupId >
1015- <artifactId >logback-classic</artifactId >
1016- <version >${logback.version} </version >
1017- </dependency >
10181006 <dependency >
10191007 <groupId >org.bytedeco</groupId >
10201008 <artifactId >hdf5</artifactId >
You can’t perform that action at this time.
0 commit comments