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

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-components.git


The following commit(s) were added to refs/heads/master by this push:
     new 896cd69  Bump ehcache from 2.10.6 to 2.10.9.2
896cd69 is described below

commit 896cd695684c3361a38f2a7ae003fdecf319b176
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 28 17:53:56 2021 +0000

    Bump ehcache from 2.10.6 to 2.10.9.2
    
    Bumps ehcache from 2.10.6 to 2.10.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: net.sf.ehcache:ehcache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml 
b/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml
index 5c70875..d52c2e2 100644
--- a/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml
+++ b/spring-cache/spring-cache-providers/spring-cache-ehcache/pom.xml
@@ -42,7 +42,7 @@
     <dependency>
       <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache</artifactId>
-      <version>2.10.6</version>
+      <version>2.10.9.2</version>
       <exclusions>
         <exclusion>
           <groupId>commons-logging</groupId>

Reply via email to