diff --git a/pom.xml b/pom.xml index 3e9a5c15..552596d2 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 4.0.5 3.2.4 3.0.0-M3 - 3.0.1 + 3.2.7 3.2.0 2.1.0 3.2.0 @@ -848,6 +848,12 @@ + + + --pinentry-mode + loopback + + diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 6ac6df6b..1084ff6e 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -20,7 +20,7 @@ UTF-8 2.6.15 - 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 33330def..f9026006 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 + +