eolivelli commented on a change in pull request #360: URL: https://github.com/apache/pulsar-manager/pull/360#discussion_r541914719
########## File path: gradle.properties ########## @@ -10,16 +10,16 @@ lombokVersion=1.18.10 pageHelperVersion=1.2.4 mockitoVersion=2.8.47 guavaVersion=21.0 -pulsarVersion=2.5.2 +pulsarVersion=2.7.0 swagger2Version=2.9.2 swaggeruiVersion=2.9.2 apiMockitoVersion=1.7.1 mockitoJunit4Version=1.7.1 gsonVersion=2.8.2 postgresqlVersion=42.2.5 -herddbVersion=0.19.0 +herddbVersion=0.22.0 brokerVersion=2.4.1 Review comment: can you please check this variable ? it looks like it is another variable to refer to Pulsar. I suggest to remove this variable and replace the reference to it with a reference to pulsarVersion ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org