From 825e1d61b87d9faa07c8a742ced6ca383aa092a0 Mon Sep 17 00:00:00 2001
From: Viktor Skachkov <artb1sh@yandex.ru>
Date: Sun, 20 Feb 2022 08:30:50 +0000
Subject: [PATCH] Update pom.xml nexus-staging-maven-plugin 1.6.11 (#213)

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index f63d649..da2c421 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@
 			<plugin>
 		      <groupId>org.sonatype.plugins</groupId>
 		      <artifactId>nexus-staging-maven-plugin</artifactId>
-		      <version>1.6.7</version>
+		      <version>1.6.11</version>
 		      <extensions>true</extensions>
 		      <configuration>
 		        <serverId>ossrh</serverId>

--
Gitblit v1.10.0