@@ -287,25 +287,25 @@ dependencies {
287287 installer ' java3d:vecmath:1.5.2'
288288 installer ' net.sf.trove4j:core:3.1.0'
289289 installer ' net.sf.trove4j:experimental:3.1.0'
290- installer ' org.apache.maven:maven-artifact:3.9.11 '
290+ installer ' org.apache.maven:maven-artifact:3.9.12 '
291291 installer ' net.sf.jopt-simple:jopt-simple:5.0.4'
292- installer ' org.apache.commons:commons-lang3:3.19 .0'
292+ installer ' org.apache.commons:commons-lang3:3.20 .0'
293293 installer ' org.apache.commons:commons-compress:1.28.0'
294- installer ' com.github.oshi:oshi-core:6.9.0 '
294+ installer ' com.github.oshi:oshi-core:6.9.1 '
295295 installer ' net.java.dev.jna:jna:5.18.1'
296296 installer ' net.java.dev.jna:jna-platform:5.18.1'
297297 installer ' it.unimi.dsi:fastutil:8.5.18'
298- installer ' commons-codec:commons-codec:1.19 .0'
299- installer ' commons-io:commons-io:2.20 .0'
298+ installer ' commons-codec:commons-codec:1.20 .0'
299+ installer ' commons-io:commons-io:2.21 .0'
300300 installer ' commons-logging:commons-logging:1.3.5'
301301 installer ' com.google.guava:guava:33.5.0-jre'
302302 installer ' com.google.guava:failureaccess:1.0.2'
303303 installer ' com.google.code.gson:gson:2.13.2'
304304 installer ' com.google.code.findbugs:jsr305:3.0.2'
305305 installer ' org.jspecify:jspecify:1.0.0'
306306
307- installer ' org.apache.httpcomponents.core5:httpcore5:5.3.6 '
308- installer ' org.apache.httpcomponents.core5:httpcore5-h2:5.3.6 '
307+ installer ' org.apache.httpcomponents.core5:httpcore5:5.4 '
308+ installer ' org.apache.httpcomponents.core5:httpcore5-h2:5.4 '
309309 installer ' org.apache.httpcomponents.client5:httpclient5:5.5.1'
310310
311311 installer ' org.apache.httpcomponents:httpclient:4.5.14'
@@ -327,9 +327,9 @@ dependencies {
327327 installer " io.netty:netty-codec-compression:$props . netty_version "
328328 installer " io.netty:netty-resolver-dns:$props . netty_version "
329329
330- installer ' org.apache.logging.log4j:log4j-api:2.25.2 '
331- installer ' org.apache.logging.log4j:log4j-core:2.25.2 '
332- installer ' org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2 '
330+ installer ' org.apache.logging.log4j:log4j-api:2.25.3 '
331+ installer ' org.apache.logging.log4j:log4j-core:2.25.3 '
332+ installer ' org.apache.logging.log4j:log4j-slf4j2-impl:2.25.3 '
333333 installer ' org.slf4j:slf4j-api:2.0.17'
334334 installer ' jakarta.annotation:jakarta.annotation-api:3.0.0'
335335 installer ' jakarta.xml.bind:jakarta.xml.bind-api:4.0.4'
0 commit comments