Update to Pulsar 3.2.0 and use Pulsar BOM
This commit updates Pulsar to 3.2.0 and leverages the newly added Pulsar BOM in order to ease dependency management. See gh-39408
This commit is contained in:
committed by
Moritz Halbritter
parent
ac2acc6115
commit
ff8089de06
@@ -58,7 +58,7 @@ public final class DockerImageNames {
|
||||
|
||||
private static final String OPENTELEMETRY_VERSION = "0.75.0";
|
||||
|
||||
private static final String PULSAR_VERSION = "3.1.0";
|
||||
private static final String PULSAR_VERSION = "3.2.0";
|
||||
|
||||
private static final String POSTGRESQL_VERSION = "14.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user