semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Update Maven Dependencies to latest versions and refactor parent vs BOM

Open karianna opened this issue 2 years ago • 2 comments

Motivation and Context

Description

Contribution Checklist

  • [ ] The code builds clean without any errors or warnings
  • [x] The PR follows SK Contribution Guidelines (https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
  • [ ] The code follows the .NET coding conventions (https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions) verified with dotnet format
  • [x] All unit tests pass, and I have added new tests where possible
  • [x] I didn't break anyone :smile:

karianna avatar May 23 '23 22:05 karianna

@karianna I have submitted a PR against your branch to fix the compile

johnoliver avatar May 24 '23 12:05 johnoliver

@karianna I have submitted a PR against your branch to fix the compile

For those watching, that PR is no longer required.

karianna avatar May 25 '23 03:05 karianna