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 47a1f4c6da Bump org.apache.logging.log4j:log4j-transform-maven-shade-plugin-extensions (#14344) 47a1f4c6da is described below commit 47a1f4c6da64f31621688126ac3ad0ee394f1fdf Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Oct 31 11:43:26 2024 -0700 Bump org.apache.logging.log4j:log4j-transform-maven-shade-plugin-extensions (#14344) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 297b34aa80..e5e731cb13 100644 --- a/pom.xml +++ b/pom.xml @@ -2759,7 +2759,7 @@ <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-transform-maven-shade-plugin-extensions</artifactId> - <version>0.1.0</version> + <version>0.2.0</version> </dependency> </dependencies> <executions> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org