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 31cc54362a Bump io.zonky.test.postgres:embedded-postgres-binaries-bom
from 17.4.0 to 17.5.0 (#1088)
31cc54362a is described below
commit 31cc54362aead20ce25e60494784fe48642d49c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 27 08:11:15 2025 +0200
Bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 17.4.0 to
17.5.0 (#1088)
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 712edfb11b..8e3a2865da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -474,7 +474,7 @@ under the License.
<zookeeper.version>3.9.3</zookeeper.version>
<zonky.embedded-postgres.version>2.1.0</zonky.embedded-postgres.version>
-
<zonky.embedded-postgres-binaries.version>17.4.0</zonky.embedded-postgres-binaries.version>
+
<zonky.embedded-postgres-binaries.version>17.5.0</zonky.embedded-postgres-binaries.version>
<testds.rootDn>o=isp</testds.rootDn>
<testds.bindDn>uid=admin,ou=system</testds.bindDn>