allegro / tradukisto

A Java i18n library created to convert numbers to their word representations.
Apache License 2.0
204 stars 92 forks source link

CVE-2023-2976-fix #73

Closed jglaszka closed 1 year ago

jglaszka commented 1 year ago

Upgrading guava to latest version, as fix for two CVEs: https://github.com/allegro/tradukisto/issues/72

codecov-commenter commented 1 year ago

Codecov Report

Merging #73 (b88a465) into master (b6c6ed5) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##             master      #73   +/-   ##
=========================================
  Coverage     99.86%   99.86%           
  Complexity      387      387           
=========================================
  Files            58       58           
  Lines          1431     1431           
  Branches         42       42           
=========================================
  Hits           1429     1429           
  Partials          2        2           
jglaszka commented 1 year ago

Closed - guava is updated to the latest version by dependabot.