Update org.apache.logging.log4j to 2.17.1

Fixes https://nvd.nist.gov/vuln/detail/CVE-2021-44832

Release notes:
https://logging.apache.org/log4j/2.x/changes-report.html#a2.17.1

Change-Id: I6ae15e46488bca7eb18b01e905e86336a17dee8a
diff --git a/logging/org.apache.logging.log4j_2.17.0/.project b/logging/org.apache.logging.log4j_2.17.1/.project
similarity index 79%
rename from logging/org.apache.logging.log4j_2.17.0/.project
rename to logging/org.apache.logging.log4j_2.17.1/.project
index 64f5d9f..0ab9489 100644
--- a/logging/org.apache.logging.log4j_2.17.0/.project
+++ b/logging/org.apache.logging.log4j_2.17.1/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>org.apache.logging.log4j_2.17.0</name>
+	<name>org.apache.logging.log4j_2.17.1</name>
 	<comment></comment>
 	<projects>
 	</projects>
diff --git a/logging/org.apache.logging.log4j_2.17.0/osgi.bnd b/logging/org.apache.logging.log4j_2.17.1/osgi.bnd
similarity index 100%
rename from logging/org.apache.logging.log4j_2.17.0/osgi.bnd
rename to logging/org.apache.logging.log4j_2.17.1/osgi.bnd
diff --git a/logging/org.apache.logging.log4j_2.17.0/pom.xml b/logging/org.apache.logging.log4j_2.17.1/pom.xml
similarity index 89%
rename from logging/org.apache.logging.log4j_2.17.0/pom.xml
rename to logging/org.apache.logging.log4j_2.17.1/pom.xml
index 841041d..d3dceac 100644
--- a/logging/org.apache.logging.log4j_2.17.0/pom.xml
+++ b/logging/org.apache.logging.log4j_2.17.1/pom.xml
@@ -8,19 +8,19 @@
     <version>1.0.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.apache.logging.log4j</artifactId>
-  <version>2.17.0-SNAPSHOT</version>
+  <version>2.17.1-SNAPSHOT</version>
   <packaging>eclipse-bundle-recipe</packaging>
   <name>Apache Log4j 2</name>
   <dependencies>
 	  <dependency>
 		<groupId>org.apache.logging.log4j</groupId>
 		<artifactId>log4j-api</artifactId>
-		<version>2.17.0</version>
+		<version>2.17.1</version>
 	  </dependency>
 	  <dependency>
 		<groupId>org.apache.logging.log4j</groupId>
 		<artifactId>log4j-core</artifactId>
-		<version>2.17.0</version>
+		<version>2.17.1</version>
 	  </dependency>
   </dependencies>
 </project>
diff --git a/logging/org.apache.logging.log4j_2.17.0/src/eclipse/ip_log.xml b/logging/org.apache.logging.log4j_2.17.1/src/eclipse/ip_log.xml
similarity index 85%
rename from logging/org.apache.logging.log4j_2.17.0/src/eclipse/ip_log.xml
rename to logging/org.apache.logging.log4j_2.17.1/src/eclipse/ip_log.xml
index dd5da73..e39b56a 100644
--- a/logging/org.apache.logging.log4j_2.17.0/src/eclipse/ip_log.xml
+++ b/logging/org.apache.logging.log4j_2.17.1/src/eclipse/ip_log.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ip_log version="1.0">
-  <project id="org.apache.logging.log4j" version="2.17.0" status="done">
+  <project id="org.apache.logging.log4j" version="2.17.1" status="done">
     <info>
       <name>Apache Log4j 2</name>
       <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository>
@@ -12,20 +12,20 @@
       <company>SAP SE</company>
     </contact>
     <legal>
-      <clearlydefined url="https://clearlydefined.io/definitions/sourcearchive/mavencentral/org.apache.logging.log4j/log4j-api/2.17.0"/>
+      <clearlydefined url="https://clearlydefined.io/definitions/sourcearchive/mavencentral/org.apache.logging.log4j/log4j-api/2.17.1"/>
       <license>
         <name>Apache License, 2.0</name>
         <reference>http://www.apache.org/licenses/LICENSE-2.0.txt</reference>
       </license>
-      <package>log4j-api-2.17.0.jar</package>
+      <package>log4j-api-2.17.1.jar</package>
     </legal>
     <legal>
-      <clearlydefined url="https://clearlydefined.io/definitions/sourcearchive/mavencentral/org.apache.logging.log4j/log4j-core/2.17.0"/>
+      <clearlydefined url="https://clearlydefined.io/definitions/sourcearchive/mavencentral/org.apache.logging.log4j/log4j-core/2.17.1"/>
       <license>
         <name>Apache License, 2.0</name>
         <reference>http://www.apache.org/licenses/LICENSE-2.0.txt</reference>
       </license>
-      <package>log4j-core-2.17.0.jar</package>
+      <package>log4j-core-2.17.1.jar</package>
     </legal>
   </project>
 </ip_log>
diff --git a/logging/org.apache.logging.log4j_2.17.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/logging/org.apache.logging.log4j_2.17.1/src/main/resources/OSGI-INF/l10n/bundle.properties
similarity index 100%
rename from logging/org.apache.logging.log4j_2.17.0/src/main/resources/OSGI-INF/l10n/bundle.properties
rename to logging/org.apache.logging.log4j_2.17.1/src/main/resources/OSGI-INF/l10n/bundle.properties
diff --git a/logging/org.apache.logging.log4j_2.17.0/src/main/resources/about.html b/logging/org.apache.logging.log4j_2.17.1/src/main/resources/about.html
similarity index 100%
rename from logging/org.apache.logging.log4j_2.17.0/src/main/resources/about.html
rename to logging/org.apache.logging.log4j_2.17.1/src/main/resources/about.html
diff --git a/logging/org.apache.logging.log4j_2.17.0/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt b/logging/org.apache.logging.log4j_2.17.1/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
similarity index 100%
rename from logging/org.apache.logging.log4j_2.17.0/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
rename to logging/org.apache.logging.log4j_2.17.1/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
diff --git a/logging/pom.xml b/logging/pom.xml
index 8c92c7f..170587f 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -27,7 +27,7 @@
     <module>ch.qos.logback.classic_1.2.3</module>
     <module>ch.qos.logback.slf4j_1.2.3</module>
     <module>org.jboss.logging_3.3.2</module>
-    <module>org.apache.logging.log4j_2.17.0</module>
+    <module>org.apache.logging.log4j_2.17.1</module>
   </modules>
 
 </project>
diff --git a/releng/aggregationfeature/feature.xml b/releng/aggregationfeature/feature.xml
index c151c60..967a269 100644
--- a/releng/aggregationfeature/feature.xml
+++ b/releng/aggregationfeature/feature.xml
@@ -195,8 +195,8 @@
   <plugin id="org.antlr.runtime"   version="4.7.2.qualifier"/>
 
   <plugin id="org.freemarker" version="2.3.22.qualifier"/>
-  
-  <plugin id="org.apache.logging.log4j" version="2.17.0.qualifier"/>
+
+  <plugin id="org.apache.logging.log4j" version="2.17.1.qualifier"/>
 
   <!-- ASM -->
   <plugin id="org.objectweb.asm" version="9.1.0.qualifier"/>