This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 07246b10d8 Build: Bump org.testcontainers:testcontainers from 1.19.5 
to 1.19.7 (#9912)
07246b10d8 is described below

commit 07246b10d848218dfe781afe7fbcbc41e6b6b5b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 4 22:22:08 2024 +0200

    Build: Bump org.testcontainers:testcontainers from 1.19.5 to 1.19.7 (#9912)
    
    Bumps 
[org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java)
 from 1.19.5 to 1.19.7.
    - [Release 
notes](https://github.com/testcontainers/testcontainers-java/releases)
    - 
[Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.19.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 41b87a22fa..fa5b8f268d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -83,7 +83,7 @@ spark-hive35 = "3.5.1"
 spring-boot = "2.7.18"
 spring-web = "5.3.33"
 sqlite-jdbc = "3.45.2.0"
-testcontainers = "1.19.5"
+testcontainers = "1.19.7"
 tez010 = "0.10.3"
 tez08 = { strictly = "0.8.4"}  # see rich version usage explanation above
 

Reply via email to