Bump log4j2 to 2.17.1

Not really a concern as attackers need file access to actually exploit this, but always worth staying up to date regardless :)
This commit is contained in:
RednedEpic 2021-12-28 23:31:38 -06:00
parent 61636f44aa
commit 8e774ea314
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<artifactId>bootstrap-standalone</artifactId>
<properties>
<log4j.version>2.17.0</log4j.version>
<log4j.version>2.17.1</log4j.version>
</properties>
<dependencies>