Skip to content

Update Maven Dependencies to latest versions and refactor parent vs BOM#1192

Merged
markwallace-microsoft merged 24 commits intomicrosoft:experimental-javafrom
karianna:experimental-java
May 26, 2023
Merged

Update Maven Dependencies to latest versions and refactor parent vs BOM#1192
markwallace-microsoft merged 24 commits intomicrosoft:experimental-javafrom
karianna:experimental-java

Conversation

@karianna
Copy link
Member

@karianna karianna commented May 23, 2023

Motivation and Context

Description

Contribution Checklist

@shawncal shawncal added the java Issue or PR regarding Java code label May 23, 2023
@karianna karianna marked this pull request as ready for review May 23, 2023 23:12
@johnoliver
Copy link
Member

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

@karianna
Copy link
Member Author

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

For those watching, that PR is no longer required.

@markwallace-microsoft markwallace-microsoft merged commit 2e96f09 into microsoft:experimental-java May 26, 2023
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
…OM (microsoft#1192)

### Motivation and Context
<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->


### Description
<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->


### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [ ] 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 😄

---------

Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
…OM (microsoft#1192)

### Motivation and Context
<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->


### Description
<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->


### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [ ] 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 😄

---------

Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

java Issue or PR regarding Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants