Skip to content

Commit 57e0a9f

Browse files
grishafcursoragent
andcommitted
Revert pulsar-cpp dependency bump to 4.1.0
4.2.0 is not yet released on archive.apache.org, so CI fails downloading the C++ client .deb. Revert to the released 4.1.0 to unblock CI until pulsar-client-cpp 4.2.0 ships. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent d293511 commit 57e0a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# under the License.
1818
#
1919

20-
pulsar-cpp: 4.2.0
20+
pulsar-cpp: 4.1.0
2121
pybind11: 3.0.1
2222
# The OpenSSL dependency is only used when building Python from source
2323
openssl: 1.1.1q

0 commit comments

Comments
 (0)