rionmonster opened a new pull request, #2115:
URL: https://github.com/apache/fluss/pull/2115

   ### Purpose
   
   Linked issue: close #2113 
   
   Per Issue https://github.com/apache/fluss/issues/2113, this pull request 
upgrades the existing Maven version referenced within Fluss to the latest 
stable release. The motivation behind this being that the current version 
(3.8.6) is no longer supported or maintained.
   
   ### Brief change log
   Upgraded the Maven wrapper using the built-in utility call to target the 
latest stable release and generate all of the necessary artifacts:
   ```
   ./mvnw -N wrapper:wrapper -Dmaven=3.9.11
   ```
   
   ### Tests
   N/A
   
   ### API and Format
   N/A
   
   ### Documentation
   N/A


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to