This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 9298ec4cb7ac6549c4b2a490291999d6a337e299
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 7944fd0dbc..d7d8c33f62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -497,7 +497,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>17.8.0</zonky.embedded-postgres-binaries.version>
<testds.rootDn>o=isp</testds.rootDn>