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 fab0fa21ac872c4399cede13646b88ba1659d457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 00:12:28 +0000 Subject: [PATCH 2/2] Bump org.mvnpm.at.lit-labs:ssr-dom-shim from 1.1.1 to 1.2.0 Bumps [org.mvnpm.at.lit-labs:ssr-dom-shim](https://github.com/lit/lit) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/CHANGELOG.md) - [Commits](https://github.com/lit/lit/compare/v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: org.mvnpm.at.lit-labs:ssr-dom-shim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-parent/pom.xml b/build-parent/pom.xml index e06cf35bd9714..f0d13aebdd48f 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -175,7 +175,7 @@ 2.8.0 3.3.3 2.8.0 - 1.1.1 + 1.2.0 2.0.4 1.6.3 2.1.2