Skip to content

Commit

Permalink
upgrade jetty and log4j2
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed May 15, 2020
1 parent 1438f8e commit 391310a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions symmetric-assemble/common.gradle
Expand Up @@ -243,7 +243,7 @@ subprojects { subproject ->
jacksonVersion = '2.10.3'
guavaVersion = '28.2-android'
junitVersion = '4.13'
log4jVersion = '2.13.1'
log4jVersion = '2.13.3'
slf4jVersion = '1.7.30'
mockitoVersion = '3.2.4'
powerMockVersion = '2.0.5'
Expand All @@ -254,7 +254,7 @@ subprojects { subproject ->
bouncyCastleVersion = '1.64'
animalSnifferVersion = '1.18'
jnaVersion = '5.5.0'
jettyVersion = '9.4.27.v20200227'
jettyVersion = '9.4.28.v20200408'
alpnBootVersion = '8.1.13.v20181017'
alpnApiVersion = '1.1.3.v20160715'
websocketVersion = '1.1'
Expand Down

0 comments on commit 391310a

Please sign in to comment.