diff --git a/com.ibm.streamsx.objectstorage/pom.xml b/com.ibm.streamsx.objectstorage/pom.xml index 9146e0de..f67fddfb 100644 --- a/com.ibm.streamsx.objectstorage/pom.xml +++ b/com.ibm.streamsx.objectstorage/pom.xml @@ -45,6 +45,19 @@ + + + + com.google.code.gson + gson + 2.10.1 + + + * + * + + + com.google.guava @@ -62,42 +75,84 @@ com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava + + + * + * + + com.sun.xml.bind jaxb-core 4.0.3 + + + * + * + + javax.xml.bind jaxb-api 2.3.1 + + + * + * + + org.hamcrest hamcrest-core 2.2 + + + * + * + + com.esotericsoftware reflectasm 1.11.9 + + + * + * + + com.esotericsoftware minlog 1.3.1 + + + * + * + + com.jamesmurty.utils java-xmlbuilder 1.3 + + + * + * + + @@ -187,8 +242,8 @@ com.amazonaws aws-java-sdk-s3 - 1.12.565 - + 1.12.588 + org.apache.hadoop @@ -215,9 +270,9 @@ - org.apache.hadoop - hadoop-annotations - 3.3.6 + org.apache.hadoop + hadoop-annotations + 3.3.6 * @@ -308,12 +363,25 @@ com.fasterxml.jackson.core jackson-databind 2.15.2 + + + * + * + + com.fasterxml.jackson.dataformat jackson-dataformat-cbor 2.15.2 + + + * + * + + + @@ -448,6 +516,19 @@ + + org.ehcache + ehcache + 3.5.2 + + + * + * + + + + +