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 ee75d749df Upgrading Passay
ee75d749df is described below
commit ee75d749df6608a047cdccf40668dda62c8c16e9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Oct 15 08:05:54 2024 +0200
Upgrading Passay
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 79df1954b9..1e4df61a30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1397,7 +1397,7 @@ under the License.
<dependency>
<groupId>org.passay</groupId>
<artifactId>passay</artifactId>
- <version>1.6.5</version>
+ <version>1.6.6</version>
</dependency>
<dependency>