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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 98de3f7f0c Upgrading Caffeine
98de3f7f0c is described below

commit 98de3f7f0ce57ae7fb1bc64b56a308cfc5957bc4
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri May 27 08:03:40 2022 +0200

    Upgrading Caffeine
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5502aead00..89254ccfc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -997,7 +997,7 @@ under the License.
       <dependency>
         <groupId>com.github.ben-manes.caffeine</groupId>
         <artifactId>caffeine</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.1</version>
       </dependency>
 
       <dependency>

Reply via email to