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

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new b50946307e Bump org.cyclonedx.bom from 2.3.1 to 2.4.1 (#908)
b50946307e is described below

commit b50946307ed733dc6a6480bec46b3981178f50f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 23 19:40:29 2025 +0100

    Bump org.cyclonedx.bom from 2.3.1 to 2.4.1 (#908)
    
    Bumps org.cyclonedx.bom from 2.3.1 to 2.4.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx.bom
      dependency-version: 2.4.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 295bbf36ec..bbfbc17887 100644
--- a/build.gradle
+++ b/build.gradle
@@ -37,7 +37,7 @@ plugins {
     id 'com.github.spotbugs' version '6.1.13'        // 6.2.0+ requires JDK 11
     id 'de.thetaphi.forbiddenapis' version '3.9'
     id 'org.sonarqube' version '4.0.0.2929'
-    id 'org.cyclonedx.bom' version '2.3.1'
+    id 'org.cyclonedx.bom' version '2.4.1'
     id 'com.adarshr.test-logger' version '4.0.0'
 }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org
For additional commands, e-mail: commits-h...@poi.apache.org

Reply via email to