creaper
creaper copied to clipboard
Updating vulnurable dependencies reported by Snyk.io
New dependencies have introduced new rules for find bugs plugin -> issues are fixed
@msve please take a look
@Ladicek can you grant rights for creaper repo to @msve ? He is "component owner" now on eap qe side.
@istraka please rebase
@simkam done
I'm adding label 2.0. Guava requires JDK8 starting with v21.
I believe this PR is outdated and should be closed:
- Both changes in
pom.xml
file are irrelevant already (newer versions are used in master now). - Changes regarding the store closing - according to the documentation the method Closeables.closeQuietly(InputStream) accepts
null
and does nothing in such case so provided changes doesn't make sense to me anyway.