Skip to content

Commit

Permalink
Log4j2 version updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
DjThunder committed Dec 31, 2023
1 parent 81684ec commit 8ce8e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-editor-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<maven.install.skip>true</maven.install.skip>
<spifly.version>1.3.7</spifly.version>
<log4j2.version>2.22.0</log4j2.version>
<log4j2.version>2.22.1</log4j2.version>
<radial.base-package>com.b3dgs.sample.editor</radial.base-package>
<sonar.coverage.jacoco.xmlReportPaths>
${basedir}/../${project.artifactId}.test/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
Expand Down

0 comments on commit 8ce8e91

Please # to comment.