Bump pulsar-client from 2.0.1-incubating to 2.7.5 in /tests/bc_2_0_1

Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.0.1-incubating to 2.7.5.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](https://github.com/apache/pulsar/compare/v2.0.1-incubating...v2.7.5)

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/tests/bc_2_0_1/pom.xml b/tests/bc_2_0_1/pom.xml
index 27e4239..c043e6a 100644
--- a/tests/bc_2_0_1/pom.xml
+++ b/tests/bc_2_0_1/pom.xml
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.apache.pulsar</groupId>
             <artifactId>pulsar-client</artifactId>
-            <version>2.0.1-incubating</version>
+            <version>2.7.5</version>
             <scope>test</scope>
         </dependency>