From 818d134965c00abd60372429921a05923f5a3d53 Mon Sep 17 00:00:00 2001 From: Thomas Manson Date: Wed, 5 Jul 2023 16:14:20 +1000 Subject: [PATCH] Rolled back the dependency updates as this may have caused GCP attestation to fail --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 3db0c1ba..343c17a4 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 4.3.8 5.7.0 - 1.10.5 + 1.1.0 ${project.version} @@ -117,27 +117,27 @@ com.amazonaws aws-java-sdk-s3 - 1.12.470 + 1.12.364 com.google.api-client google-api-client - 2.2.0 + 2.1.1 com.google.apis google-api-services-compute - v1-rev20230509-2.0.0 + v1-rev20221205-2.0.0 com.google.auth google-auth-library-oauth2-http - 1.16.0 + 1.14.0 com.google.cloud google-cloud-logging - 3.14.5 + 3.13.7 io.vertx @@ -153,7 +153,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.1 + 2.12.7.1 io.vertx