diff --git a/README.md b/README.md index a9fdbb78..81ee3134 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies ```Groovy -implementation platform('com.google.cloud:libraries-bom:24.1.1') +implementation platform('com.google.cloud:libraries-bom:24.1.2') implementation 'com.google.cloud:google-cloud-dlp' ``` diff --git a/google-cloud-dlp-bom/pom.xml b/google-cloud-dlp-bom/pom.xml index d81668e0..d10e2a7b 100644 --- a/google-cloud-dlp-bom/pom.xml +++ b/google-cloud-dlp-bom/pom.xml @@ -8,7 +8,7 @@ com.google.cloud google-cloud-shared-config - 1.2.2 + 1.2.4 Google Cloud dlp BOM diff --git a/pom.xml b/pom.xml index 1f46422f..e993a6d7 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.google.cloud google-cloud-shared-config - 1.2.2 + 1.2.4