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 b227920b40 Bump org.passay:passay from 1.6.4 to 1.6.5 (#827)
b227920b40 is described below

commit b227920b403609f8fb386933f11ac8eac5a5d188
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 06:55:27 2024 +0200

    Bump org.passay:passay from 1.6.4 to 1.6.5 (#827)
    
    Bumps [org.passay:passay](https://github.com/vt-middleware/passay) from 
1.6.4 to 1.6.5.
    - [Release notes](https://github.com/vt-middleware/passay/releases)
    - [Changelog](https://github.com/vt-middleware/passay/blob/main/release)
    - [Commits](https://github.com/vt-middleware/passay/compare/v1.6.4...v1.6.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.passay:passay
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a937ac01ff..8c3c9c1d61 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.4</version>
+        <version>1.6.5</version>
       </dependency>
 
       <dependency>

Reply via email to