You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/06/26 12:23:59 UTC

[tomee] 01/02: Revert "TOMEE-3978 - Apache BVal 2.0.6"

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

rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit c32f60f6efdd7a3b781392ce530627d533b43e44
Author: Richard Zowalla <13...@users.noreply.github.com>
AuthorDate: Sun Jun 26 14:21:27 2022 +0200

    Revert "TOMEE-3978 - Apache BVal 2.0.6"
    
    This reverts commit b5fef1fa6c99738eb9933ac15c7b32cb206890bb.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 672f384bb9..55117ad8ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
     <commons-io.version>2.11.0</commons-io.version>
     <commons-net.version>3.8.0</commons-net.version>
 
-    <bval.version>2.0.6</bval.version>
+    <bval.version>2.0.5</bval.version>
     <org.apache.activemq.version>5.16.5</org.apache.activemq.version>
     <org.springframework.version>3.1.4.RELEASE</org.springframework.version>
     <junit.version>4.13.2</junit.version>