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

paulk-asert 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 98098be691 Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3
98098be691 is described below

commit 98098be69180f7ed9e7832859fbd81c9c65abc78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 01:22:39 2026 +0000

    Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3
    
    Bumps 
[com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) 
from 2.21.2 to 2.21.3.
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.21.2...jackson-bom-2.21.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.21.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 build-logic/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-logic/build.gradle b/build-logic/build.gradle
index 51e4ee17cf..b80d74e86c 100644
--- a/build-logic/build.gradle
+++ b/build-logic/build.gradle
@@ -34,7 +34,7 @@ dependencies {
     implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.2'
     implementation 'me.champeau.jmh:jmh-gradle-plugin:0.7.2'
     implementation 'org.cyclonedx:cyclonedx-gradle-plugin:3.0.2'
-    implementation "com.fasterxml.jackson:jackson-bom:2.21.2" // later version 
for cyclonedx
+    implementation "com.fasterxml.jackson:jackson-bom:2.21.3" // later version 
for cyclonedx
     implementation "org.slf4j:slf4j-api:2.0.17" // later version for cyclonedx
     implementation "org.apache.commons:commons-lang3:3.20.0" // later version 
for cyclonedx
     implementation 'org.apache.maven:maven-core:3.9.15'

Reply via email to