Skip to content

Commit

Permalink
Bump test.containers.version from 1.17.3 to 1.17.4
Browse files Browse the repository at this point in the history
Bumps `test.containers.version` from 1.17.3 to 1.17.4.

Updates `testcontainers` from 1.17.3 to 1.17.4
- [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.17.3...1.17.4)

Updates `kafka` from 1.17.3 to 1.17.4
- [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.17.3...1.17.4)

---
updated-dependencies:
- 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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 30, 2022
1 parent 87730cb commit cfa3acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
<spring.version>5.3.23</spring.version>
<sqlite.version>3.39.3.0</sqlite.version>
<tagsoup.version>1.2.1</tagsoup.version>
<test.containers.version>1.17.3</test.containers.version>
<test.containers.version>1.17.4</test.containers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
<tukaani.version>1.9</tukaani.version>
<twelvemonkeys.version>3.8.3</twelvemonkeys.version>
Expand Down

0 comments on commit cfa3acf

Please sign in to comment.