adoptium / STF

The System Test Framework for executing https://github.com/adoptium/aqa-systemtest
Apache License 2.0
8 stars 35 forks source link

Upgrade log4j to v2.16.0 #123

Closed llxia closed 2 years ago

llxia commented 2 years ago

We recently upgraded to log4j v2.15.0. However, it is recommended to update to 2.16.0 ASAP.

https://archive.apache.org/dist/logging/log4j/2.16.0/apache-log4j-2.16.0-bin.zip

infrastructure/issues/6302#issuecomment-38708769

llxia commented 2 years ago

@Mesbah-Alam could you take care of this issue? Thanks

llxia commented 2 years ago

Please note systemtest.getDependency job on all Jenkins needs to be triggered after the PR to ensure we pre-stage upgraded log4j. Similar to https://github.com/adoptium/STF/pull/122