HikariCP icon indicating copy to clipboard operation
HikariCP copied to clipboard

issue 1888 log4shell remediation

Open larrydiamond opened this issue 2 years ago • 2 comments

updates log4j dependency to 2.17.0

larrydiamond avatar Dec 18 '21 18:12 larrydiamond

Codecov Report

Merging #1891 (fc2bc65) into dev (ed2da5f) will decrease coverage by 0.27%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1891      +/-   ##
============================================
- Coverage     70.75%   70.47%   -0.28%     
+ Complexity      575      573       -2     
============================================
  Files            26       26              
  Lines          2171     2171              
  Branches        311      311              
============================================
- Hits           1536     1530       -6     
- Misses          484      491       +7     
+ Partials        151      150       -1     
Impacted Files Coverage Δ
src/main/java/com/zaxxer/hikari/pool/PoolBase.java 69.96% <0.00%> (-2.20%) :arrow_down:
...n/java/com/zaxxer/hikari/pool/ProxyConnection.java 77.84% <0.00%> (-0.64%) :arrow_down:
...ain/java/com/zaxxer/hikari/util/ConcurrentBag.java 76.59% <0.00%> (+1.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed2da5f...fc2bc65. Read the comment docs.

codecov[bot] avatar Dec 18 '21 18:12 codecov[bot]

I think you can close this pull request. It's fixed. https://github.com/brettwooldridge/HikariCP/commit/3531928780e23736f7d84ce2c76dee236150327d

linghengqian avatar Jan 25 '22 19:01 linghengqian

Yes, this has been resolved. Thanks.

lfbayer avatar Sep 27 '22 12:09 lfbayer