Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps org.jgroups:jgroups from 5.4.7.Final to 5.4.8.Final.

Commits
  • f86e73a [maven-release-plugin] prepare release jgroups-5.4.8.Final
  • 0db826f - If the thread pool is full, use a separate thread to send the view (https:/...
  • accf9a3 Replaced Map.computeIfAbsent() with Map.get() followed by computeIfAbsent() [...
  • 5782f3d PDB: replaced getLength() with size() (reverted)
  • a96eb2a Removed System.out
  • 1504752 getLength() is faster than size()
  • 4627516 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from 5.4.7.Final to 5.4.8.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.4.7.Final...jgroups-5.4.8.Final)

---
updated-dependencies:
- dependency-name: org.jgroups:jgroups
  dependency-version: 5.4.8.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 19, 2025
@acogoluegnes acogoluegnes merged commit e116f0b into main May 20, 2025
3 checks passed
@acogoluegnes acogoluegnes deleted the dependabot/maven/org.jgroups-jgroups-5.4.8.Final branch May 20, 2025 06:55
github-actions bot pushed a commit that referenced this pull request May 20, 2025
…roups-5.4.8.Final

Bump org.jgroups:jgroups from 5.4.7.Final to 5.4.8.Final

References #216
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants