@@ -103,14 +103,20 @@ io.prometheus:simpleclient_pushgateway 0.16.0 compile
103103io.prometheus :simpleclient_tracer_common 0.16.0 compile
104104io.prometheus :simpleclient_tracer_otel 0.16.0 compile
105105io.prometheus :simpleclient_tracer_otel_agent 0.16.0 compile
106+ it.geosolutions.imageio-ext :imageio-ext-geocore 2.0.0 compile
107+ it.geosolutions.imageio-ext :imageio-ext-streams 2.0.0 compile
108+ it.geosolutions.imageio-ext :imageio-ext-tiff 2.0.0 compile
109+ it.geosolutions.imageio-ext :imageio-ext-utilities 2.0.0 compile
106110it.geosolutions.jgridshift :jgridshift-core 1.3 compile
107111it.unimi.dsi :fastutil 8.5.15 compile
108112jakarta.annotation :jakarta.annotation-api 1.3.5 compile
109113jakarta.inject :jakarta.inject-api 2.0.1 compile
110114jakarta.transaction :jakarta.transaction-api 1.3.3 compile
115+ javax.activation :javax.activation-api 1.2.0 compile
111116javax.annotation :javax.annotation-api 1.2 compile
112117javax.annotation :javax.annotation-api 1.3.2 compile
113118javax.measure :unit-api 2.2 compile
119+ javax.xml.bind :jaxb-api 2.4.0-b180830.0359 compile
114120joda-time :joda-time 2.12.6 compile
115121net.java.dev.jna :jna 5.14.0 compile
116122net.java.dev.jna :jna-platform 5.14.0 compile
@@ -213,6 +219,7 @@ org.eclipse.imagen:mosaic 0.9.0 compile
213219org.eclipse.imagen :nullop 0.9.0 compile
214220org.eclipse.imagen :orderdither 0.9.0 compile
215221org.eclipse.imagen :piecewise 0.9.0 compile
222+ org.eclipse.imagen :rendered-image-browser 0.9.0 compile
216223org.eclipse.imagen :rescale 0.9.0 compile
217224org.eclipse.imagen :rlookup 0.9.0 compile
218225org.eclipse.imagen :scale 0.9.0 compile
@@ -338,14 +345,15 @@ org.apache.kafka:kafka-streams-test-utils 3.9.1 test
338345org.apache.sedona :sedona-common 1.8.0 test
339346org.codehaus.groovy :groovy-jsr223 3.0.20 test
340347org.duckdb :duckdb_jdbc 1.2.2.0 test
341- org.geomesa.testcontainers :testcontainers-accumulo 1.4.1 test
342- org.geomesa.testcontainers :testcontainers-hbase 1.0 .0 test
348+ org.geomesa.testcontainers :testcontainers-accumulo 1.5.0 test
349+ org.geomesa.testcontainers :testcontainers-hbase 1.1 .0 test
343350org.geotools :gt-epsg-hsql 34.0 test
344351org.geotools :gt-render 34.0 test
345352org.jruby :jruby 9.4.5.0 test
346353org.json4s :json4s-core_2.12 3.6.12 test
347354org.mortbay.jetty :jetty 6.1.26 test
348355org.slf4j :jul-to-slf4j 1.7.36 test
356+ org.slf4j :slf4j-reload4j 2.0.17 test
349357org.specs2 :specs2-core_2.12 4.20.5 test
350358org.specs2 :specs2-junit_2.12 4.20.5 test
351359org.specs2 :specs2-mock_2.12 4.20.5 test
0 commit comments