diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 7ec97999fc8..3afc4047ba9 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -91,7 +91,7 @@ 3.0.2 3.6.3 - 3.1.1 + 3.1.2 5.11.1.202105131744-r 5.7.0 3.4.0 diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index 67090ee1979..a724f824f51 100644 --- a/integrations/oci/sdk/cdi/pom.xml +++ b/integrations/oci/sdk/cdi/pom.xml @@ -49,6 +49,23 @@ com.oracle.oci.sdk oci-java-sdk-common-httpclient-jersey3 runtime + + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpcore + + + + + + org.glassfish.jersey.connectors + jersey-apache-connector + runtime jakarta.annotation