You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2022/03/21 13:44:14 UTC

[pulsar-manager] branch master updated: Upgrade BKVM to 3.1.1 (#453)

This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git


The following commit(s) were added to refs/heads/master by this push:
     new ec186a5  Upgrade BKVM to 3.1.1 (#453)
ec186a5 is described below

commit ec186a56b7dbdc301a8ff0977132f720843d24c4
Author: Alessandro Luccaroni <al...@diennea.com>
AuthorDate: Mon Mar 21 14:44:06 2022 +0100

    Upgrade BKVM to 3.1.1 (#453)
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 8a5a1f5..d4a017b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,8 +18,8 @@ apiMockitoVersion=1.7.1
 mockitoJunit4Version=1.7.1
 gsonVersion=2.8.2
 postgresqlVersion=42.2.5
-herddbVersion=0.22.0
+herddbVersion=0.24.0
 commonsValidatorVersion=1.6
-bkvmVersion=3.0.0
+bkvmVersion=3.1.1
 tomcatVersion=8.5.31
 jerseyVersion=2.26