This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 9b6d0b7cb8 Bump org.freemarker:freemarker from 2.3.30 to 2.3.32 (#12192) 9b6d0b7cb8 is described below commit 9b6d0b7cb834cca013ed7398c164be645365e6be Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Dec 21 14:04:55 2023 -0800 Bump org.freemarker:freemarker from 2.3.30 to 2.3.32 (#12192) --- contrib/pinot-fmpp-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pinot-fmpp-maven-plugin/pom.xml b/contrib/pinot-fmpp-maven-plugin/pom.xml index e0690e9293..94df4afc49 100644 --- a/contrib/pinot-fmpp-maven-plugin/pom.xml +++ b/contrib/pinot-fmpp-maven-plugin/pom.xml @@ -38,7 +38,7 @@ <pinot.root>${basedir}/../..</pinot.root> <maven.version>3.8.2</maven.version> <fmpp.version>0.9.16</fmpp.version> - <freemarker.version>2.3.30</freemarker.version> + <freemarker.version>2.3.32</freemarker.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org