hivemq-mqtt-client icon indicating copy to clipboard operation
hivemq-mqtt-client copied to clipboard

Updated all Dependencies

Open UserwithnoUsername opened this issue 7 months ago • 1 comments

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.

  • [x] 📚 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)
  • [x] 🔐 Security fix

Checklist

  • [x] I've written tests (if applicable) for all new methods and classes that I created.
  • [x] 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

UserwithnoUsername avatar Apr 12 '25 00:04 UserwithnoUsername