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 ae735e7fa3 Upgrading Passay
ae735e7fa3 is described below

commit ae735e7fa3b5ac2ed8eb7e6b539d50730f5e6486
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sat Sep 23 15:50:40 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 85921b2eff..e14fc4bd63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1186,7 +1186,7 @@ under the License.
       <dependency>
         <groupId>org.passay</groupId>
         <artifactId>passay</artifactId>
-        <version>1.6.3</version>
+        <version>1.6.4</version>
       </dependency>
 
       <dependency>

Reply via email to