Skip to content

Updated all Dependencies #678

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

UserwithnoUsername
Copy link

@UserwithnoUsername UserwithnoUsername commented Apr 12, 2025

Description

Updated all Dependencies. Also Includes Netty 4.119 which encloses Security Issue
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-25193
Tests also Updated to the new Versions.
Updated Gradle to Version 8.5 shouldn´t be a problem for further Updates

Updated Guava
bouncycastle
netty
google.dagger
jupiter
testcontainer

Related Issue

#673
#645
Maybe Further ones? If it has been the Fault of dependencies.

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've written tests (if applicable) for all new methods and classes that I created.
  • I've added documentation as necessary so users can easily use and understand this feature/fix.

Updated Tests to new Dependencies and no further Documentation needed in my Eyes

Updated all references from RxJava 2 to RxJava 3, including core classes, operators, and utility imports. Adjusted affected code to ensure compatibility with the new version. This enhances maintainability and leverages the latest features and improvements.
Updated test cases to validate the exception message using a predicate, ensuring the error messages are also checked alongside the exception type. This enhances the robustness of the test validations.
Moved `dependsOn(integrationTest)` into a block for better readability. Added the application of the `japicc.gradle.kts` script for enhanced functionality in the build process.
Copy link

cla-bot bot commented Apr 12, 2025

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @UserwithnoUsername on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

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.

1 participant