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

ddekany pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/freemarker-site.git

commit ffeaec36b8aa7e26c263ab71e8a70098b86ab19d
Author: ddekany <[email protected]>
AuthorDate: Tue Dec 24 10:26:34 2024 +0100

    Upgraded freemarker-docgen dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e171e2b9..97bf8f2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
             <plugin>
                 <groupId>org.apache.freemarker.docgen</groupId>
                 <artifactId>freemarker-docgen-maven</artifactId>
-                <version>0.0.2-SNAPSHOT</version>
+                <version>0.0.3-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <phase>package</phase>

Reply via email to