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 e4261d4367e4bc121e18354eb40f06c6c6131159 Author: Richard Zowalla <[email protected]> AuthorDate: Sun Jun 26 14:21:39 2022 +0200 Revert "Minor: Regenerated BOMs for b5fef1fa6c99738eb9933ac15c7b32cb206890bb" This reverts commit e5c20c83f41953a5bd7ecb77adbf3bc57054c6c5. --- 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 f953d71ccd..7b52639dbe 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.6</version> + <version>2.0.5</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index 7a29e6eb7b..c7e5f94486 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.6</version> + <version>2.0.5</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index 3e50ceabcb..1fd23afca0 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.6</version> + <version>2.0.5</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index 2990ca3b16..4839cc3ff9 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.6</version> + <version>2.0.5</version> <exclusions> <exclusion> <artifactId>*</artifactId>
