Skip to content

Commit e9664f5

Browse files
rawlinpocket8888
authored andcommitted
Update log4j to 2.17 (#6438)
(cherry picked from commit 91cdcf2)
1 parent 8677a97 commit e9664f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55

66
## [5.1.5] - 2021-12-20
7-
- Updated `log4j` module in Traffic Router from version 1.2.17 to 2.16.0
7+
- Updated `log4j` module in Traffic Router from version 1.2.17 to 2.17.0
88

99
## [5.1.4] - 2021-11-05
1010
- Traffic Ops: Sanitize username before executing LDAP query

Diff for: traffic_router/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<properties>
3434
<deploy.dir>/opt/traffic_router</deploy.dir>
3535
<spring.version>5.2.9.RELEASE</spring.version>
36-
<log4j.version>2.16.0</log4j.version>
36+
<log4j.version>2.17.0</log4j.version>
3737
<junit.version>4.12</junit.version>
3838
<hamcrest.version>1.3</hamcrest.version>
3939
<geoip2.version>2.1.0</geoip2.version>

0 commit comments

Comments
 (0)