[Backport 2.10] Version bump for spotlss and apache commons#402
Merged
[Backport 2.10] Version bump for spotlss and apache commons#402
Conversation
Spotless fails in 2.x branch with old version with following error `Caused by: java.lang.NoSuchMethodError: 'long com.sun.tools.javac.tree.DCTree$DCReference.getSourcePosition(com.sun.tools.javac.tree.DCTree$DCDocComment)'` Signed-off-by: Heemin Kim <heemin@amazon.com> (cherry picked from commit cd3e211)
Codecov Report
@@ Coverage Diff @@
## 2.10 #402 +/- ##
============================================
+ Coverage 88.47% 88.59% +0.11%
- Complexity 752 753 +1
============================================
Files 92 92
Lines 2717 2717
Branches 221 221
============================================
+ Hits 2404 2407 +3
+ Misses 232 230 -2
+ Partials 81 80 -1 |
junqiu-lei
approved these changes
Sep 5, 2023
heemin32
approved these changes
Sep 5, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport cd3e211 from #400