Skip to content

Commit 904dd66

Browse files
Update pulsar.version to v4.1.0 (#3508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb31d27 commit 904dd66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flink-connectors/flink-connector-pulsar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ under the License.
3535
<packaging>jar</packaging>
3636

3737
<properties>
38-
<pulsar.version>4.0.6</pulsar.version>
38+
<pulsar.version>4.1.0</pulsar.version>
3939

4040
<!-- Test Libraries -->
4141
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>

flink-end-to-end-tests/flink-end-to-end-tests-pulsar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ under the License.
3131
<name>Flink : E2E Tests : Pulsar</name>
3232

3333
<properties>
34-
<pulsar.version>4.0.6</pulsar.version>
34+
<pulsar.version>4.1.0</pulsar.version>
3535
<bouncycastle.version>1.70</bouncycastle.version>
3636
</properties>
3737

0 commit comments

Comments
 (0)