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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 7ec72ad9ba Upgrading Passay
7ec72ad9ba is described below

commit 7ec72ad9ba984d0b3eaf1aa2de4f0d437d6265fc
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 6083840558..a3c06726dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1337,7 +1337,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