Skip to content

Commit a803ca3

Browse files
committed
Update Log4j to 2.17.2
This fixes the Slack appender. It couldn't be cherry-picked from the development branch because Log4j version is managed in the pavlab-starter-parent package.
1 parent ddc2961 commit a803ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@
670670
<tomcat.version>8.5.72</tomcat.version>
671671
<mysql.version>8.0.28</mysql.version>
672672
<lucene.version>3.6.2</lucene.version>
673-
<log4j2.version>2.17.1</log4j2.version>
673+
<log4j2.version>2.17.2</log4j2.version>
674674
<slf4j.version>1.7.32</slf4j.version>
675675
<slack.version>1.18.0</slack.version>
676676
</properties>

0 commit comments

Comments
 (0)