SahilKang opened a new pull request, #2796:
URL: https://github.com/apache/avro/pull/2796

   ## What is the purpose of the change
   
   We don't use older cmake features and this removes the following warning:
   
   ```
     CMake Deprecation Warning at CMakeLists.txt:19 (cmake_minimum_required):
       Compatibility with CMake < 3.5 will be removed from a future version of
       CMake.
   
       Update the VERSION argument <min> value or use a ...<max> suffix to tell
       CMake that the project does not need compatibility with older versions.
   ```
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Documentation
   
   No new features are added
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to