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 14d87df2d0 Bump io.zonky.test.postgres:embedded-postgres-binaries-bom
from 17.5.0 to 17.6.0 (#1161)
14d87df2d0 is described below
commit 14d87df2d0ae7c9311a50bd3d3fd57345c73a9f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 23 06:34:22 2025 +0200
Bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 17.5.0 to
17.6.0 (#1161)
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 dc2a8423a5..74e2a5e39a 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.5.0</zonky.embedded-postgres-binaries.version>
+
<zonky.embedded-postgres-binaries.version>17.6.0</zonky.embedded-postgres-binaries.version>
<testds.rootDn>o=isp</testds.rootDn>
<testds.bindDn>uid=admin,ou=system</testds.bindDn>