This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 95aef3d3cb build(deps): bump com.github.jk1.dependency-license-report 
(#2439)
95aef3d3cb is described below

commit 95aef3d3cbf3ce55a7cfacab0e5aa4622d25c175
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 09:54:28 2026 +0800

    build(deps): bump com.github.jk1.dependency-license-report (#2439)
    
    Bumps com.github.jk1.dependency-license-report from 3.1.1 to 3.1.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.jk1.dependency-license-report
      dependency-version: 3.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 0143bc0880..5b890890b9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -19,7 +19,7 @@
 plugins {
     id 'com.github.ben-manes.versions' version '0.53.0'
     id 'io.github.goooler.osgi' version '0.8.6'
-    id 'com.github.jk1.dependency-license-report' version '3.1.1'
+    id 'com.github.jk1.dependency-license-report' version '3.1.2'
     id 'org.sonarqube' version '7.0.1.6134'
     id 'org.apache.groovy-core'
     id 'java-test-fixtures'

Reply via email to