This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new e2b0a5a Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to
3.2.2 (#521)
e2b0a5a is described below
commit e2b0a5a710758578d8fbd6423297bf8ba14f3f02
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 24 06:22:10 2025 +0100
Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to 3.2.2 (#521)
Bumps
[org.codehaus.mojo:taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin)
from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/mojohaus/taglist-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/taglist-maven-plugin/compare/3.2.1...taglist-maven-plugin-3.2.2)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:taglist-maven-plugin
dependency-version: 3.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 c23e07f..365f00e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1134,7 +1134,7 @@ under the License.</licenseText>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>taglist-maven-plugin</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>