Update java dependencies - #273
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #273 +/- ##
=========================================
Coverage 71.42% 71.42%
Complexity 4 4
=========================================
Files 2 2
Lines 7 7
=========================================
Hits 5 5
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/java-dependencies
branch
2 times, most recently
from
August 7, 2026 12:58
76f68d5 to
f4a5733
Compare
renovate
Bot
force-pushed
the
renovate/java-dependencies
branch
4 times, most recently
from
August 20, 2026 04:39
1efefa5 to
8519d5e
Compare
renovate
Bot
force-pushed
the
renovate/java-dependencies
branch
from
August 20, 2026 14:56
8519d5e to
0255063
Compare
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.
This PR contains the following updates:
6.5.9→6.5.118.8.0→8.10.06.1.2→6.1.34.10.3→4.10.433.6.0-jre→33.7.1-jreRelease Notes
spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)
v4.10.4Compare Source
Fixed
NN_NAKED_NOTIFYfalse negatives when a field read is stored in a local variable beforenotify()ornotifyAll()(#3884)ASE_ASSERTION_WITH_SIDE_EFFECTandASE_ASSERTION_WITH_SIDE_EFFECT_METHODfalse positives in every method analysed after a method that reads$assertionsDisabledwithout throwing anAssertionError(#3483)INT_BAD_COMPARISON_WITH_SIGNED_BYTEfalse positive for meaningful comparisons of a signed byte with127(b < 127,b >= 127) (#4201)EI_EXPOSE_REPfalse negative for public getters in anonymous classes (#4237)java.util.Collections$EmptyNavigableSetandjava.util.Collections$EmptyNavigableMapwhen the result ofCollections.emptySortedSet(),emptyNavigableSet(),emptySortedMap()oremptyNavigableMap()is stored (#4244)URF_UNREAD_FIELDfalse negative for unread instance fields declared in enums (#4246)Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.