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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-integration-tests.git


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

commit fc8166694debd90d53083e80d93abb1f98ff4e59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 27 09:17:30 2022 +0000

    Bump commons-beanutils from 1.9.2 to 1.9.4
    
    Bumps commons-beanutils from 1.9.2 to 1.9.4.
    
    ---
    updated-dependencies:
    - dependency-name: commons-beanutils:commons-beanutils
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0b4260e..a370874 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,7 +327,7 @@
         <dependency>
             <groupId>commons-beanutils</groupId>
             <artifactId>commons-beanutils</artifactId>
-            <version>1.9.2</version>
+            <version>1.9.4</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>

Reply via email to