From 3c7eb859d6bd045c2fc31733770bf0b0bd87cd43 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Sat, 25 Nov 2023 11:49:18 +0100 Subject: [PATCH 1/2] Avoid asking for GPG passphrase on CI --- independent-projects/parent/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/independent-projects/parent/pom.xml b/independent-projects/parent/pom.xml index be3075bf1548b..33c243cd1c009 100644 --- a/independent-projects/parent/pom.xml +++ b/independent-projects/parent/pom.xml @@ -831,5 +831,30 @@ + + ci + + + env.CI + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + + --pinentry-mode + loopback + + + + + + + From 353b49b43867c2f3de207bbf25353e78c65f9141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 10:58:40 +0000 Subject: [PATCH 2/2] Bump agroal.version from 2.1 to 2.2 Bumps `agroal.version` from 2.1 to 2.2. Updates `io.agroal:agroal-api` from 2.1 to 2.2 - [Commits](https://github.com/agroal/agroal/compare/2.1...2.2) Updates `io.agroal:agroal-narayana` from 2.1 to 2.2 - [Commits](https://github.com/agroal/agroal/compare/2.1...2.2) Updates `io.agroal:agroal-pool` from 2.1 to 2.2 - [Commits](https://github.com/agroal/agroal/compare/2.1...2.2) --- updated-dependencies: - dependency-name: io.agroal:agroal-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.agroal:agroal-narayana dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.agroal:agroal-pool dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bom/application/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 4527ec9564ac5..1f451487b6dd1 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -106,7 +106,7 @@ 6.2.2.Final 7.0.0.Final - 2.1 + 2.2 8.0.0.Final 8.11.1 2.2.21