This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 2eed37cac73 Bump com.mycila:license-maven-plugin from 5.1.1 to 5.1.2
(#19361)
2eed37cac73 is described below
commit 2eed37cac737386ebbb3e54ee63dba94659bcbf3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 10:42:20 2026 -0700
Bump com.mycila:license-maven-plugin from 5.1.1 to 5.1.2 (#19361)
---
pinot-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pinot-bom/pom.xml b/pinot-bom/pom.xml
index eba1ea2075b..c6273b7ff96 100644
--- a/pinot-bom/pom.xml
+++ b/pinot-bom/pom.xml
@@ -64,7 +64,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
- <version>5.1.1</version>
+ <version>5.1.2</version>
<configuration>
<skip>true</skip>
</configuration>
diff --git a/pom.xml b/pom.xml
index 44a1e3dd35c..75081234db5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2296,7 +2296,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
- <version>5.1.1</version>
+ <version>5.1.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]