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 3cbd2b18aa Bump io.zonky.test.postgres:embedded-postgres-binaries-bom 
(#839)
3cbd2b18aa is described below

commit 3cbd2b18aa5e27692476f33a1503e86d9753a5bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 14 08:40:14 2024 +0200

    Bump io.zonky.test.postgres:embedded-postgres-binaries-bom (#839)
    
    Bumps 
[io.zonky.test.postgres:embedded-postgres-binaries-bom](https://github.com/zonkyio/embedded-postgres-binaries)
 from 16.3.0 to 16.4.0.
    - [Release 
notes](https://github.com/zonkyio/embedded-postgres-binaries/releases)
    - 
[Commits](https://github.com/zonkyio/embedded-postgres-binaries/compare/v16.3.0...v16.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.zonky.test.postgres:embedded-postgres-binaries-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 ddabe08949..4b23699033 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@ under the License.
     <zookeeper.version>3.9.2</zookeeper.version>
 
     <zonky.embedded-postgres.version>2.0.7</zonky.embedded-postgres.version>
-    
<zonky.embedded-postgres-binaries.version>16.3.0</zonky.embedded-postgres-binaries.version>
+    
<zonky.embedded-postgres-binaries.version>16.4.0</zonky.embedded-postgres-binaries.version>
 
     <testds.rootDn>o=isp</testds.rootDn>
     <testds.bindDn>uid=admin,ou=system</testds.bindDn>

Reply via email to