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 e001a884e4 Bump com.gradle:common-custom-user-data-maven-extension from 1.13 to 2 (#12850) e001a884e4 is described below commit e001a884e418ec65d0f6e2c665405afac1cabd6f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Apr 9 13:43:07 2024 -0700 Bump com.gradle:common-custom-user-data-maven-extension from 1.13 to 2 (#12850) --- .mvn/extensions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 009c706a22..8742ba0778 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -28,6 +28,6 @@ <extension> <groupId>com.gradle</groupId> <artifactId>common-custom-user-data-maven-extension</artifactId> - <version>1.13</version> + <version>2</version> </extension> </extensions> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org