This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch HTHou-patch-1 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 2105b037cfc6d5f224f14c7555b0fa88959a5127 Author: Haonan <[email protected]> AuthorDate: Fri Jul 26 17:59:01 2024 +0800 Bump version of drill.freemarker.maven.plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d8dae21d723..16dbf960eee 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ <commons.collections4.version>4.4</commons.collections4.version> <ctest.skip.tests>false</ctest.skip.tests> <disruptor.version>3.4.4</disruptor.version> - <drill.freemarker.maven.plugin.version>1.21.1</drill.freemarker.maven.plugin.version> + <drill.freemarker.maven.plugin.version>1.21.2</drill.freemarker.maven.plugin.version> <dropwizard.metrics.version>4.2.19</dropwizard.metrics.version> <eclipse-collections.version>11.1.0</eclipse-collections.version> <!-- disable enforcer by default-->
