This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 91be6b39a2 HDDS-10662. Bump maven-gpg-plugin to 3.2.2 (#6484)
91be6b39a2 is described below
commit 91be6b39a2086ce8ba9ac838f447c3b7ce975d24
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 6 22:38:35 2024 +0200
HDDS-10662. Bump maven-gpg-plugin to 3.2.2 (#6484)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 314aa24610..90f5667ae2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
+ <maven-gpg-plugin.version>3.2.2</maven-gpg-plugin.version>
<shell-executable>bash</shell-executable>
<!-- Set the Release year during release -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]