This is an automated email from the ASF dual-hosted git repository.
yashmayya 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 ce202033a62 Bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1
(#19051)
ce202033a62 is described below
commit ce202033a628747f6bb758d37252ae514c59a20b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 02:35:10 2026 +0530
Bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1 (#19051)
---
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 4d8566f29c0..eba1ea2075b 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.0.0</version>
+ <version>5.1.1</version>
<configuration>
<skip>true</skip>
</configuration>
diff --git a/pom.xml b/pom.xml
index 8fafceb5d5a..f251d146816 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2246,7 +2246,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
- <version>5.0.0</version>
+ <version>5.1.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]