Skip to content

Commit c12e825

Browse files
Bump test.containers.version from 1.18.0 to 1.18.1
Bumps `test.containers.version` from 1.18.0 to 1.18.1. Updates `testcontainers-bom` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.18.0...1.18.1) Updates `testcontainers` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.18.0...1.18.1) Updates `kafka` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.18.0...1.18.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:kafka dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5323f9e commit c12e825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tika-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@
391391
<spring.version>5.3.27</spring.version>
392392
<sqlite.version>3.41.2.1</sqlite.version>
393393
<tagsoup.version>1.2.1</tagsoup.version>
394-
<test.containers.version>1.18.0</test.containers.version>
394+
<test.containers.version>1.18.1</test.containers.version>
395395
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
396396
<tukaani.version>1.9</tukaani.version>
397397
<twelvemonkeys.version>3.9.4</twelvemonkeys.version>

0 commit comments

Comments
 (0)