Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@

<!-- logging -->
<!-- log4j-2.18.0 is compatible with slf4j-1.7.36 -->
<dep.log4j.version>2.18.0</dep.log4j.version>
<dep.log4j.version>2.25.4</dep.log4j.version>
<!-- we only use log4j in pixels, the following are for third-party libraries -->
<dep.commons-logging.version>1.2</dep.commons-logging.version>
<!-- slf4j-1.7.36 is compatible with 1.7.x that is widely used in third-party libraries -->
Expand Down
Loading