Skip to content

Commit 4e0aaa7

Browse files
Bump org.apache.bval:bval-jsr from 3.0.1 to 3.0.2
Bumps org.apache.bval:bval-jsr from 3.0.1 to 3.0.2. --- updated-dependencies: - dependency-name: org.apache.bval:bval-jsr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9ad544 commit 4e0aaa7

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.1</version>
766+
<version>3.0.2</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.1</version>
854+
<version>3.0.2</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.1</version>
854+
<version>3.0.2</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.1</version>
150+
<version>3.0.2</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.6</version.activemq>
211211
<version.batchee>2.0.0</version.batchee>
212-
<version.bval>3.0.1</version.bval>
212+
<version.bval>3.0.2</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)