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


The following commit(s) were added to refs/heads/4_0_X by this push:
     new 3c4326ba97 Bump io.zonky.test.postgres:embedded-postgres-binaries-bom 
from 17.5.0 to 17.6.0 (#1161)
3c4326ba97 is described below

commit 3c4326ba97cb33cc6f483575d728e6af415ef922
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 b3472e93c2..ef427317ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -476,7 +476,7 @@ under the License.
     <testcontainers.version>1.21.0</testcontainers.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>

Reply via email to