You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/10/27 15:36:47 UTC

[syncope] 01/02: Upgrading BVal

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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 35027bb5ff119d154cf23b46223e63ffd0536eec
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Oct 27 08:32:31 2020 +0100

    Upgrading BVal
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3db02f..3834b32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -416,7 +416,7 @@ under the License.
 
     <openjpa.version>3.1.2</openjpa.version>
     <hikaricp.version>3.4.5</hikaricp.version>
-    <bval.version>2.0.4</bval.version>
+    <bval.version>2.0.5</bval.version>
 
     <jasypt.version>1.9.3</jasypt.version>