From eeba71c59e73d74fea1be4f5362f166a28aa3d01 Mon Sep 17 00:00:00 2001 From: Aurimas Date: Thu, 21 Jul 2022 10:29:15 -0700 Subject: [PATCH] Upgrade to oss-parent 9 (#2149) org.sonatype.oss:oss-parent:7 is unsigned (missing .asc files), which forces users of gson library that enforce signature verification to explicitly allowlist oss-parent. Luckily oss-parent 9 is signed, thus fixing this issue. See: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/ vs https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/ --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f85b5f33..50922b7d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.sonatype.oss oss-parent - 7 + 9 com.google.code.gson