opensearch-project / k-NN

🆕 Find the k-nearest neighbors (k-NN) for your vector data
https://opensearch.org/docs/latest/search-plugins/knn/index/
Apache License 2.0
156 stars 123 forks source link

Bump byte-buddy to 1.15.4 #2204

Closed naveentatikonda closed 1 month ago

naveentatikonda commented 1 month ago

Description

Bump byte-buddy to 1.15.4 to fix build failure and keep it consistent with core

https://github.com/opensearch-project/k-NN/actions/runs/11296486595/job/31421473604?pr=2203

> Conflict found for the following module:
For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
       - net.bytebuddy:byte-buddy between versions 1.15.4 and 1.14.9

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.