From 2212726474cbdd8873559403aca12f991e2d693e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:20:10 +0000 Subject: [PATCH] Bump org.sonatype.plugins:nexus-staging-maven-plugin in /starlight Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- starlight/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starlight/pom.xml b/starlight/pom.xml index 7ef73964..79c56d8f 100644 --- a/starlight/pom.xml +++ b/starlight/pom.xml @@ -442,7 +442,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true ${skip_maven_deploy}