From 4185abe3384c297df215745fb096e8140f69a05a Mon Sep 17 00:00:00 2001 From: Joshua Darnell Date: Thu, 30 Dec 2021 15:16:21 -0800 Subject: [PATCH] Issue #101: Update Log4J (#102) --- build.gradle | 8 ++++---- odata-openapi | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.gradle b/build.gradle index 3197cfe..70b38bf 100644 --- a/build.gradle +++ b/build.gradle @@ -23,10 +23,10 @@ dependencies { compile 'com.google.inject:guice:5.0.1' compile 'commons-cli:commons-cli:1.5.0' - compile 'org.apache.logging.log4j:log4j-api:2.17.0' - compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.0' - compile 'org.apache.logging.log4j:log4j-1.2-api:2.17.0' - compile 'org.apache.logging.log4j:log4j-core:2.17.0' + compile 'org.apache.logging.log4j:log4j-api:2.17.1' + compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1' + compile 'org.apache.logging.log4j:log4j-1.2-api:2.17.1' + compile 'org.apache.logging.log4j:log4j-core:2.17.1' compile 'org.apache.olingo:odata-client-api:4.8.0' compile 'org.apache.olingo:odata-commons-core:4.8.0' diff --git a/odata-openapi b/odata-openapi index e2b333a..21d0394 160000 --- a/odata-openapi +++ b/odata-openapi @@ -1 +1 @@ -Subproject commit e2b333a79a6eea22afc962a0650acfb51ea9d213 +Subproject commit 21d03942eec212f0d9de0414fa830c24ee559b46