diff --git a/marketplace/release-notes/11.0.1.txt b/marketplace/release-notes/11.0.1.txt index bc91904..7cb0f25 100644 --- a/marketplace/release-notes/11.0.1.txt +++ b/marketplace/release-notes/11.0.1.txt @@ -1 +1,2 @@ - The StringFromFile Java action now removes BOM from strings. (Ticket #242904) +- We have upgraded the Guava dependency to 33.4.7. This also removes the dependency on the jsr305 version 3.0.2 dependency, which causes some code quality scanning tools to report issues. \ No newline at end of file diff --git a/src/CommunityCommons/CommunityCommons.mpr b/src/CommunityCommons/CommunityCommons.mpr index 36a5080..064d5fe 100644 Binary files a/src/CommunityCommons/CommunityCommons.mpr and b/src/CommunityCommons/CommunityCommons.mpr differ