Skip to content

Commit

Permalink
Upgrading log4j to a version that does not support RCEs (geosolutions…
Browse files Browse the repository at this point in the history
  • Loading branch information
aaime authored and Lorenzo Natali committed Dec 15, 2021
1 parent d46c791 commit 45991bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<jaxb-api-version>2.1</jaxb-api-version>
<jaxb-impl-version>2.1.2</jaxb-impl-version>

<log4j-version>1.2.16</log4j-version>
<log4j-version>1.2.17.norce</log4j-version>
<slf4japi-version>1.7.2</slf4japi-version>
<dom4j-version>1.6.1</dom4j-version>

Expand Down

0 comments on commit 45991bb

Please sign in to comment.