diff --git a/pom.xml b/pom.xml index f02c2de9..2c1d0cc0 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 4.9.10 3.6.0 3.5.0 - 3.0.1 + 3.2.7 3.7.1 2.1.0 3.2.0 @@ -849,6 +849,12 @@ + + + --pinentry-mode + loopback + + diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index f1a77cff..0e58808a 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -20,7 +20,7 @@ UTF-8 3.2.12 - 3.0.1 + 3.2.7 @@ -118,6 +118,12 @@ + + + --pinentry-mode + loopback + + diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 93438f83..16cfd7ed 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -154,7 +154,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.2.7 sign-artifacts @@ -164,6 +164,12 @@ + + + --pinentry-mode + loopback + +