diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-06-15 08:41:16 +0000 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2023-06-15 14:23:13 +0530 |
commit | c168ce2e8643b86eb9fd25339d79a9a070005f83 (patch) | |
tree | 54aef5490a18f84b1ae0b31f08b026c2df6e023a /app | |
parent | 26a7298978a42cd7b8b2987c60edd602124edc5c (diff) |
fix(deps): update bouncycastle to v1.74
Diffstat (limited to 'app')
-rw-r--r-- | app/lint-baseline.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml index 5ccbd208..ed28acd4 100644 --- a/app/lint-baseline.xml +++ b/app/lint-baseline.xml @@ -16,14 +16,14 @@ id="InvalidPackage" message="Invalid package reference in org.bouncycastle:bcpkix-jdk15to18; not included in Android: `javax.naming.directory`. Referenced from `org.bouncycastle.cert.dane.fetcher.JndiDANEFetcherFactory`."> <location - file="$GRADLE_USER_HOME/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15to18/1.73/7673fe0f3510e88232c4bd98d027e9e0a3d0af6d/bcpkix-jdk15to18-1.73.jar"/> + file="$GRADLE_USER_HOME/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15to18/1.74/a29da9d05899555ecc567a3b4ffb03fe656d6084/bcpkix-jdk15to18-1.74.jar"/> </issue> <issue id="InvalidPackage" message="Invalid package reference in org.bouncycastle:bcpkix-jdk15to18; not included in Android: `javax.naming`. Referenced from `org.bouncycastle.cert.dane.fetcher.JndiDANEFetcherFactory.1`."> <location - file="$GRADLE_USER_HOME/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15to18/1.73/7673fe0f3510e88232c4bd98d027e9e0a3d0af6d/bcpkix-jdk15to18-1.73.jar"/> + file="$GRADLE_USER_HOME/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15to18/1.74/a29da9d05899555ecc567a3b4ffb03fe656d6084/bcpkix-jdk15to18-1.74.jar"/> </issue> <issue |