Skip to content

Commit 1a5aecc

Browse files
committed
Revert "TOMEE-4465 - BVal 3.0.2"
This reverts commit f5e4146.
1 parent f5e4146 commit 1a5aecc

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

boms/tomee-microprofile/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@
763763
<dependency>
764764
<groupId>org.apache.bval</groupId>
765765
<artifactId>bval-jsr</artifactId>
766-
<version>3.0.2</version>
766+
<version>3.0.1</version>
767767
<exclusions>
768768
<exclusion>
769769
<artifactId>*</artifactId>

boms/tomee-plume/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@
851851
<dependency>
852852
<groupId>org.apache.bval</groupId>
853853
<artifactId>bval-jsr</artifactId>
854-
<version>3.0.2</version>
854+
<version>3.0.1</version>
855855
<exclusions>
856856
<exclusion>
857857
<artifactId>*</artifactId>

boms/tomee-plus/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@
851851
<dependency>
852852
<groupId>org.apache.bval</groupId>
853853
<artifactId>bval-jsr</artifactId>
854-
<version>3.0.2</version>
854+
<version>3.0.1</version>
855855
<exclusions>
856856
<exclusion>
857857
<artifactId>*</artifactId>

boms/tomee-webprofile/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>org.apache.bval</groupId>
149149
<artifactId>bval-jsr</artifactId>
150-
<version>3.0.2</version>
150+
<version>3.0.1</version>
151151
<exclusions>
152152
<exclusion>
153153
<artifactId>*</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<!-- org.apache -->
210210
<version.activemq>6.1.5</version.activemq>
211211
<version.batchee>2.0.0</version.batchee>
212-
<version.bval>3.0.2</version.bval>
212+
<version.bval>3.0.1</version.bval>
213213
<version.cxf>4.1.1</version.cxf>
214214
<version.geronimo.components>4.0.0</version.geronimo.components>
215215
<!-- we currently rely on Mail Impl. from Geronimo, this might change in the future -->

0 commit comments

Comments
 (0)