fix(deps): update org.apache.logging.log4j to v2.22.0
diff --git a/src/bom-thirdparty/build.gradle.kts b/src/bom-thirdparty/build.gradle.kts
index 1c29355..f2bf539 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -107,10 +107,10 @@
         api("org.apache.httpcomponents:httpcore-nio:4.4.16")
         api("org.apache.httpcomponents:httpcore:4.4.16")
         api("org.apache.httpcomponents:httpmime:4.5.14")
-        api("org.apache.logging.log4j:log4j-1.2-api:2.20.0")
-        api("org.apache.logging.log4j:log4j-api:2.20.0")
-        api("org.apache.logging.log4j:log4j-core:2.20.0")
-        api("org.apache.logging.log4j:log4j-slf4j-impl:2.20.0")
+        api("org.apache.logging.log4j:log4j-1.2-api:2.22.0")
+        api("org.apache.logging.log4j:log4j-api:2.22.0")
+        api("org.apache.logging.log4j:log4j-core:2.22.0")
+        api("org.apache.logging.log4j:log4j-slf4j-impl:2.22.0")
         api("org.apache.rat:apache-rat:0.15")
         api("org.apache.tika:tika-core:1.28.5")
         api("org.apache.tika:tika-parsers:1.28.5")