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

commit 60210bde365f901f96ef26d287c4e79c1a1a7c7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 23 07:26:03 2024 +0100

    Bump io.zonky.test.postgres:embedded-postgres-binaries-bom (#917)
    
    Bumps 
[io.zonky.test.postgres:embedded-postgres-binaries-bom](https://github.com/zonkyio/embedded-postgres-binaries)
 from 17.0.0 to 17.1.0.
    - [Release 
notes](https://github.com/zonkyio/embedded-postgres-binaries/releases)
    - 
[Commits](https://github.com/zonkyio/embedded-postgres-binaries/compare/v17.0.0...v17.1.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 8fdf37a0b3..4723090797 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@ under the License.
     <zookeeper.version>3.9.3</zookeeper.version>
 
     <zonky.embedded-postgres.version>2.0.7</zonky.embedded-postgres.version>
-    
<zonky.embedded-postgres-binaries.version>17.0.0</zonky.embedded-postgres-binaries.version>
+    
<zonky.embedded-postgres-binaries.version>17.1.0</zonky.embedded-postgres-binaries.version>
 
     <testds.rootDn>o=isp</testds.rootDn>
     <testds.bindDn>uid=admin,ou=system</testds.bindDn>

Reply via email to