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 2022/06/16 11:37:22 UTC

[syncope] branch 2_1_X updated: Upgrading BVal

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

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


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 394408c534 Upgrading BVal
394408c534 is described below

commit 394408c534baf0180c8d8ad825da49000be4d10b
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Jun 14 16:36:09 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 4c0c0e3065..240d66b94e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -416,7 +416,7 @@ under the License.
 
     <openjpa.version>3.2.2</openjpa.version>
     <hikaricp.version>4.0.3</hikaricp.version>
-    <bval.version>2.0.5</bval.version>
+    <bval.version>2.0.6</bval.version>
 
     <jasypt.version>1.9.3</jasypt.version>