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 81830f108c Bump org.passay:passay from 1.6.4 to 1.6.5 (#827)
81830f108c is described below
commit 81830f108c8491a19703eb146c0ac727a2fa7678
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 047ca9fa90..4d45cbcee2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1261,7 +1261,7 @@ under the License.
<dependency>
<groupId>org.passay</groupId>
<artifactId>passay</artifactId>
- <version>1.6.4</version>
+ <version>1.6.5</version>
</dependency>
<dependency>