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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git


The following commit(s) were added to refs/heads/master by this push:
     new bc5d914  Bump org.codehaus.groovy:groovy-all from 2.4.15 to 2.4.21 
(#25)
bc5d914 is described below

commit bc5d9140e756f4f9c94762f9a073caa0a3f7eec6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 12 11:06:55 2026 +0100

    Bump org.codehaus.groovy:groovy-all from 2.4.15 to 2.4.21 (#25)
    
    Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) 
from 2.4.15 to 2.4.21.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.groovy:groovy-all
      dependency-version: 2.4.21
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7c80107..8891781 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@
     <dependency>
       <groupId>org.codehaus.groovy</groupId>
       <artifactId>groovy-all</artifactId>
-      <version>2.4.15</version>
+      <version>2.4.21</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to