opensearch-project / perftop

📈 PerfTop: A client for the OpenSearch Performance Analyzer
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/#get-started-with-perftop
Apache License 2.0
15 stars 18 forks source link

Update the dependencies version to 1.2.3-SNAPSHOT #30

Closed zelinh closed 2 years ago

zelinh commented 2 years ago

Signed-off-by: Zelin Hao zelinhao@amazon.com

Is your feature request related to a problem? Please provide an existing Issue # , or describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The 1.2.0-SNAPSHOT is no longer existed in https://aws.oss.sonatype.org/content/repositories/snapshots/ Build will fail because of this.

Describe the solution you are proposing We switch to 1.2.3-SNAPSHOT in order to get this built.

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.

zelinh commented 2 years ago

This PR was created because I had a build issue running WhiteSource vulnerability scan. Closing now and leave this to team owner.