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

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


The following commit(s) were added to refs/heads/main by this push:
     new 1b67b247b Bump org.testcontainers:testcontainers-bom from 1.21.0 to 
1.21.1 (#2232)
1b67b247b is described below

commit 1b67b247b8fab37dadcc8a012b84f4362da5072e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 09:10:08 2025 +0200

    Bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 (#2232)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 1f9a0707a..5c17f7c70 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -441,7 +441,7 @@
     <spring.version>6.2.7</spring.version>
     <sqlite.version>3.49.1.0</sqlite.version>
     <stax.ex.version>2.1.0</stax.ex.version>
-    <testcontainers.version>1.21.0</testcontainers.version>
+    <testcontainers.version>1.21.1</testcontainers.version>
     <!-- NOTE: sync tukaani version with commons-compress in tika-parent -->
     <tukaani.version>1.10</tukaani.version>
     <twelvemonkeys.version>3.12.0</twelvemonkeys.version>

Reply via email to