This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new f994845  TENTACLES-20: Update to latest doxia2.x taglist plugin
f994845 is described below

commit f9948457bfe35c54d0e6bc202b534aab686f6b04
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Oct 14 14:13:20 2024 +0200

    TENTACLES-20: Update to latest doxia2.x taglist plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 930f1f2..06465b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -332,7 +332,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>taglist-maven-plugin</artifactId>
-        <version>3.1.0</version>
+        <version>3.2.1</version>
         <configuration>
           <tags>
             <tag>TODO</tag>

Reply via email to