upgrade activemq to 5.19.2 to match beam#3862
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3862 +/- ##
=========================================
Coverage 55.40% 55.41%
- Complexity 6968 6970 +2
=========================================
Files 1103 1103
Lines 67539 67539
Branches 7574 7574
=========================================
+ Hits 37423 37426 +3
+ Misses 27672 27671 -1
+ Partials 2444 2442 -2
🚀 New features to boost your workflow:
|
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request updates the ActiveMQ dependency version to 5.19.2. This change is part of a broader effort to modernize the project's dependencies and prepare for future transitions to version 6.x, while ensuring continued compatibility with the existing messaging API standards used within the templates. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the ActiveMQ dependency version in the pom.xml file from 5.17.7 to 5.19.2, updating the associated comments to explain the compatibility with JMS 2.0 and the future transition requirements for upgrading to 6.x. No review comments were provided for this change.
Get partially the way to 6.2 version - #3858