Skip to content

Commit d33bf41

Browse files
rawlinpzrhoffman
authored andcommitted
Update log4j to 2.17 (#6438)
(cherry picked from commit 91cdcf2)
1 parent 007107c commit d33bf41

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
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
77

88
## [6.0.2] - 2021-12-17
99
### Changed
10-
- Updated `log4j` module in Traffic Router from version 1.2.17 to 2.16.0
10+
- Updated `log4j` module in Traffic Router from version 1.2.17 to 2.17.0
1111
- Update github.com/lestrrat-go/jwx to v1.2.12
1212

1313
## [6.0.1] - 2021-11-04

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)