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 decacde8fc HDDS-10419. Bump maven-gpg-plugin to 3.1.0 (#6211)
decacde8fc is described below
commit decacde8fc7468f5b376382d7f6a530036bbcec7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 24 14:41:41 2024 +0100
HDDS-10419. Bump maven-gpg-plugin to 3.1.0 (#6211)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5e2f49336e..c76df71514 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>1.5</maven-gpg-plugin.version>
+ <maven-gpg-plugin.version>3.1.0</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]