This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 04c17435d Update dependency com.github.jk1:gradle-license-report to v3
(#2958)
04c17435d is described below
commit 04c17435da887ad9aa31d300a42df8daf42c3a97
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Nov 2 06:02:21 2025 +0000
Update dependency com.github.jk1:gradle-license-report to v3 (#2958)
---
gradle/baselibs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/baselibs.versions.toml b/gradle/baselibs.versions.toml
index 79f70b046..a34de8a51 100644
--- a/gradle/baselibs.versions.toml
+++ b/gradle/baselibs.versions.toml
@@ -21,7 +21,7 @@
errorprone = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version =
"4.3.0" }
idea-ext = { module =
"gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version =
"1.3" }
jandex = { module = "org.kordamp.gradle:jandex-gradle-plugin", version =
"2.3.0" }
-license-report = { module = "com.github.jk1:gradle-license-report", version =
"2.9" }
+license-report = { module = "com.github.jk1:gradle-license-report", version =
"3.0.1" }
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version =
"2.0.0" }
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version =
"9.2.2" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version
= "8.0.0" }