Skip to content

Commit

Permalink
upgrade apache pulsar to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-ctds committed Dec 3, 2024
1 parent bdbdb45 commit 3c429a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<maven.compiler.release>17</maven.compiler.release>
<jms.version>3.0.0</jms.version>
<pulsar.groupId>org.apache.pulsar</pulsar.groupId>
<pulsar.version>3.2.2</pulsar.version>
<pulsar.version>3.3.2</pulsar.version>
<activemq.version>6.0.0</activemq.version>
<hawtbuf.version>1.11</hawtbuf.version>
<curator.version>5.1.0</curator.version>
Expand Down

0 comments on commit 3c429a1

Please sign in to comment.