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 d51ec09c94 Bump org.apache.maven.plugins:maven-jxr-plugin from 2.3 to 3.3.2 (#12700) d51ec09c94 is described below commit d51ec09c94bbf15043ed4d9241efda84fa948bae Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Mar 22 10:03:32 2024 -0700 Bump org.apache.maven.plugins:maven-jxr-plugin from 2.3 to 3.3.2 (#12700) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40c71b6cd9..810d438419 100644 --- a/pom.xml +++ b/pom.xml @@ -2204,7 +2204,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jxr-plugin</artifactId> - <version>2.3</version> + <version>3.3.2</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