Skip to content

Commit c3cf0b2

Browse files
authored
Upgrade Pulsar version to 4.1.1 (#23)
Upgrade Pulsar version to 4.1.1 Main features include: PIP-415 is very useful,a new API to get the message id by offset(https://lists.apache.org/thread/j9vxmmsw1r85l27v3rgp9tcnllk48wyb)
1 parent d5ef0c5 commit c3cf0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<maven.compiler.release>17</maven.compiler.release>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
50-
<pulsar.version>4.0.5</pulsar.version>
50+
<pulsar.version>4.1.1</pulsar.version>
5151
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
5252
<puppycrawl.checkstyle.version>8.45.1</puppycrawl.checkstyle.version>
5353
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>

0 commit comments

Comments
 (0)