Skip to content

Commit

Permalink
Bump test.containers.version from 1.18.0 to 1.18.1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored May 11, 2023
1 parent 5323f9e commit c12e825
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 @@ -391,7 +391,7 @@
<spring.version>5.3.27</spring.version>
<sqlite.version>3.41.2.1</sqlite.version>
<tagsoup.version>1.2.1</tagsoup.version>
<test.containers.version>1.18.0</test.containers.version>
<test.containers.version>1.18.1</test.containers.version>
<!-- NOTE: sync tukaani version with commons-compress in tika-parent-->
<tukaani.version>1.9</tukaani.version>
<twelvemonkeys.version>3.9.4</twelvemonkeys.version>
Expand Down

0 comments on commit c12e825

Please sign in to comment.