This is an automated email from the ASF dual-hosted git repository. jlmonteiro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 0fa2dd7a004c920cac339c83cb56e769f5f63ed9 Author: Jean-Louis Monteiro <[email protected]> AuthorDate: Thu Jun 30 15:09:54 2022 +0200 New generated BOMs --- boms/tomee-microprofile/pom.xml | 4 ++-- boms/tomee-plume/pom.xml | 4 ++-- boms/tomee-plus/pom.xml | 4 ++-- boms/tomee-webprofile/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml index 78dfb5f4fa..716471cf82 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -2067,7 +2067,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.21</version> + <version>1.7.36</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -2078,7 +2078,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> - <version>1.7.21</version> + <version>1.7.36</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index 829044d8ad..5efd808b2e 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -2189,7 +2189,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.21</version> + <version>1.7.36</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -2200,7 +2200,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> - <version>1.7.21</version> + <version>1.7.36</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index 636f2a71de..87fd08a5b3 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -2189,7 +2189,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.21</version> + <version>1.7.36</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -2200,7 +2200,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> - <version>1.7.21</version> + <version>1.7.36</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index 26b6f8b469..db0489ccf7 100644 --- a/boms/tomee-webprofile/pom.xml +++ b/boms/tomee-webprofile/pom.xml @@ -1308,7 +1308,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.21</version> + <version>1.7.36</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -1319,7 +1319,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-jdk14</artifactId> - <version>1.7.21</version> + <version>1.7.36</version> <exclusions> <exclusion> <artifactId>*</artifactId>
