Skip to content

Commit

Permalink
Bump org.testcontainers:pulsar from 1.17.1 to 1.19.3
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:pulsar](https://github.com/testcontainers/testcontainers-java) from 1.17.1 to 1.19.3.
- [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.1...1.19.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:pulsar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 56ecafc commit 5f6d555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>pulsar</artifactId>
<version>1.17.1</version>
<version>1.19.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5f6d555

Please sign in to comment.