diff --git a/build.gradle b/build.gradle index 5a3bf60f2a..0cf1a99b57 100644 --- a/build.gradle +++ b/build.gradle @@ -195,6 +195,7 @@ allprojects { force "org.apache.logging.log4j:log4j-core:${log4j2Version}" force "org.apache.logging.log4j:log4j-api:${log4j2Version}" force "org.apache.logging.log4j:log4j-1.2-api:${log4j2Version}" + force "org.apache.commons:commons-vfs2:${commonsVfs2Version}" // force version for consistency with saml, query, LDK, and pipeline force "commons-lang:commons-lang:${commonsLangVersion}" // force version for consistency with workflow, api, SequenceAnalysis diff --git a/gradle.properties b/gradle.properties index 69c377b973..c58065d9aa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -137,7 +137,7 @@ commonsMath3Version=3.6.1 commonsPoolVersion=1.6 commonsTextVersion=1.13.0 commonsValidatorVersion=1.9.0 -commonsVfs2Version=2.7.0 +commonsVfs2Version=2.10.0 datadogVersion=1.47.3 diff --git a/server/embedded/src/main/resources/log4j2.xml b/server/embedded/src/main/resources/log4j2.xml index 74fb920ae6..8be958e0e4 100644 --- a/server/embedded/src/main/resources/log4j2.xml +++ b/server/embedded/src/main/resources/log4j2.xml @@ -239,9 +239,7 @@ account managers so that we can coordinate edits with other customized copies of - - - +