Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.10] Version bump for spotlss and apache commons #402

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport cd3e211 from #400

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
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #402 (37f1418) into 2.10 (7332ffc) will increase coverage by 0.11%.
The diff coverage is n/a.

@@             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     

see 1 file with indirect coverage changes

@heemin32 heemin32 merged commit 2f55154 into 2.10 Sep 5, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants