We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f5eaf commit eae472dCopy full SHA for eae472d
pom.xml
@@ -232,7 +232,7 @@
232
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
233
<sonar.organization>adobeinc</sonar.organization>
234
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
235
- <log4j.version>2.20.0</log4j.version>
+ <log4j.version>2.23.1</log4j.version>
236
<maven.compiler.source>11</maven.compiler.source>
237
<maven.compiler.target>11</maven.compiler.target>
238
</properties>
0 commit comments