This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch TOMEE-3800 in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 29acc8cefa15ec3436e672be560581dc54287ac5 Author: rzo1 <[email protected]> AuthorDate: Thu Jun 23 07:50:32 2022 +0000 Minor: Regenerated BOMs for b5fef1fa6c99738eb9933ac15c7b32cb206890bb Signed-off-by: GitHub <[email protected]> --- boms/tomee-microprofile/pom.xml | 2 +- boms/tomee-plume/pom.xml | 2 +- boms/tomee-plus/pom.xml | 2 +- boms/tomee-webprofile/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml index 7b52639dbe..f953d71ccd 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -268,7 +268,7 @@ <dependency> <groupId>org.apache.bval</groupId> <artifactId>bval-jsr</artifactId> - <version>2.0.5</version> + <version>2.0.6</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index c7e5f94486..7a29e6eb7b 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -345,7 +345,7 @@ <dependency> <groupId>org.apache.bval</groupId> <artifactId>bval-jsr</artifactId> - <version>2.0.5</version> + <version>2.0.6</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index 1fd23afca0..3e50ceabcb 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -356,7 +356,7 @@ <dependency> <groupId>org.apache.bval</groupId> <artifactId>bval-jsr</artifactId> - <version>2.0.5</version> + <version>2.0.6</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index 4839cc3ff9..2990ca3b16 100644 --- a/boms/tomee-webprofile/pom.xml +++ b/boms/tomee-webprofile/pom.xml @@ -169,7 +169,7 @@ <dependency> <groupId>org.apache.bval</groupId> <artifactId>bval-jsr</artifactId> - <version>2.0.5</version> + <version>2.0.6</version> <exclusions> <exclusion> <artifactId>*</artifactId>
