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 dded41b6af Bump io.zonky.test.postgres:embedded-postgres-binaries-bom
from 18.0.0 to 18.1.0 (#1239)
dded41b6af is described below
commit dded41b6afb1bb874ad26de1cecb492134934253
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 05:31:59 2025 +0100
Bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 18.0.0 to
18.1.0 (#1239)
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 7bb6c9c32a..6fa7a86d41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@ under the License.
<testcontainers.version>2.0.2</testcontainers.version>
<zonky.embedded-postgres.version>2.1.1</zonky.embedded-postgres.version>
-
<zonky.embedded-postgres-binaries.version>18.0.0</zonky.embedded-postgres-binaries.version>
+
<zonky.embedded-postgres-binaries.version>18.1.0</zonky.embedded-postgres-binaries.version>
<testds.rootDn>o=isp</testds.rootDn>
<testds.bindDn>uid=admin,ou=system</testds.bindDn>