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

mbuenger pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git


The following commit(s) were added to refs/heads/master by this push:
     new 0e91ca9  Bump org.testcontainers:testcontainers-bom from 1.21.0 to 
1.21.1 (#215)
0e91ca9 is described below

commit 0e91ca9d295a263c31d33c8493c47c38484456ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 30 16:02:58 2025 +0200

    Bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 (#215)
    
    Bumps 
[org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java)
 from 1.21.0 to 1.21.1.
    - [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.21.0...1.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers-bom
      dependency-version: 1.21.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 812addf..9b8cf5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@ under the License.
       <dependency>
         <groupId>org.testcontainers</groupId>
         <artifactId>testcontainers-bom</artifactId>
-        <version>1.21.0</version>
+        <version>1.21.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>

Reply via email to