diff --git a/README.md b/README.md index b37cca13..ba332041 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-websecurityscanner' If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.2.1' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.2.2' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.2.1" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.2.2" ``` ## Authentication diff --git a/pom.xml b/pom.xml index 84c52809..eeab71e4 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ joda-time joda-time - 2.10.14 + 2.11.0 test