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 6eda1e537c Bump io.zonky.test:embedded-postgres from 2.1.1 to 2.2.0
(#1240)
6eda1e537c is described below
commit 6eda1e537c6a455ef72c259a8b19999a47575c7d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 07:03:12 2025 +0100
Bump io.zonky.test:embedded-postgres from 2.1.1 to 2.2.0 (#1240)
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 7e65f5f81f..dd623f6264 100644
--- a/pom.xml
+++ b/pom.xml
@@ -493,7 +493,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.version>2.2.0</zonky.embedded-postgres.version>
<zonky.embedded-postgres-binaries.version>18.1.0</zonky.embedded-postgres-binaries.version>
<testds.rootDn>o=isp</testds.rootDn>