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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new edd7f1cbd Bump commons-beanutils:commons-beanutils
edd7f1cbd is described below

commit edd7f1cbddb48733ce6f7179e460a5ced5932c18
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 28 17:39:03 2025 +0000

    Bump commons-beanutils:commons-beanutils
    
    Bumps commons-beanutils:commons-beanutils from 1.7.0 to 1.11.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-beanutils:commons-beanutils
      dependency-version: 1.11.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 surefire-its/src/test/resources/webapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/surefire-its/src/test/resources/webapp/pom.xml 
b/surefire-its/src/test/resources/webapp/pom.xml
index 677763746..f47117522 100644
--- a/surefire-its/src/test/resources/webapp/pom.xml
+++ b/surefire-its/src/test/resources/webapp/pom.xml
@@ -66,7 +66,7 @@
     <dependency>
         <groupId>commons-beanutils</groupId>
         <artifactId>commons-beanutils</artifactId>
-        <version>1.7.0</version>
+        <version>1.11.0</version>
         <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to