Skip to content

Commit

Permalink
[improve] Upgrade Pulsar Python client in docker image to 3.5.0 (#23377)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9980967)
  • Loading branch information
lhotari committed Oct 4, 2024
1 parent 7f8e508 commit c4abcd6
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 @@ -82,7 +82,7 @@ flexible messaging model and an intuitive client API.</description>
<pulsar.broker.compiler.release>${maven.compiler.target}</pulsar.broker.compiler.release>
<pulsar.client.compiler.release>8</pulsar.client.compiler.release>

<pulsar.client.python.version>3.4.0</pulsar.client.python.version>
<pulsar.client.python.version>3.5.0</pulsar.client.python.version>

<UBUNTU_MIRROR>http://archive.ubuntu.com/ubuntu/</UBUNTU_MIRROR>
<UBUNTU_SECURITY_MIRROR>http://security.ubuntu.com/ubuntu/</UBUNTU_SECURITY_MIRROR>
Expand Down

0 comments on commit c4abcd6

Please sign in to comment.