This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 956cdb46f909f234e3e79fcd75fca92e9e900f65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 23:42:54 2026 +0000
Bump io.zonky.test:embedded-postgres from 2.2.0 to 2.2.2
Bumps
[io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres)
from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
-
[Commits](https://github.com/zonkyio/embedded-postgres/compare/v2.2.0...v2.2.2)
---
updated-dependencies:
- dependency-name: io.zonky.test:embedded-postgres
dependency-version: 2.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5a9fdcd2bf..ae2678a8c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -493,7 +493,7 @@ under the License.
<testcontainers.version>2.0.3</testcontainers.version>
- <zonky.embedded-postgres.version>2.2.0</zonky.embedded-postgres.version>
+ <zonky.embedded-postgres.version>2.2.2</zonky.embedded-postgres.version>
<zonky.embedded-postgres-binaries.version>18.3.0</zonky.embedded-postgres-binaries.version>
<testds.rootDn>o=isp</testds.rootDn>