This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push: new 32da25b [MPOM-472] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#208) 32da25b is described below commit 32da25b36d3668193587e76314250929ec10bd2a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 12 09:54:03 2024 +0200 [MPOM-472] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#208) Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.2...maven-gpg-plugin-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73c977c..fd55d98 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ under the License. <version.maven-deploy-plugin>3.1.1</version.maven-deploy-plugin> <version.maven-ear-plugin>3.3.0</version.maven-ear-plugin> <version.maven-enforcer-plugin>3.4.1</version.maven-enforcer-plugin> - <version.maven-gpg-plugin>3.2.2</version.maven-gpg-plugin> + <version.maven-gpg-plugin>3.2.3</version.maven-gpg-plugin> <version.maven-help-plugin>3.4.0</version.maven-help-plugin> <version.maven-install-plugin>3.1.1</version.maven-install-plugin> <version.maven-invoker-plugin>3.6.1</version.maven-invoker-plugin>