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 86fd14e5be Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0 (#14320) 86fd14e5be is described below commit 86fd14e5bed4c148042320291456da9bab4c91f9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 28 14:51:14 2024 -0700 Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0 (#14320) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aabb1aacf3..ef800822de 100644 --- a/pom.xml +++ b/pom.xml @@ -2838,7 +2838,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jxr-plugin</artifactId> - <version>3.5.0</version> + <version>3.6.0</version> <configuration> <aggregate>true</aggregate> </configuration> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org