Skip to content

Updated POM optimized for AI

Daniel Scholl (MS] requested to merge aisupportedpom into master

All Submissions:


  • [YES/NO] I have added an explanation of what changes in this merge do and why we should include it?
  • [YES/NO] I have updated the documentation accordingly.
  • [YES/NO/NA] I have added tests to cover my changes.
  • [YES/NO/NA] All new and existing tests passed.
  • [YES/NO/NA] My code follows the code style of this project.
  • [YES/NO/NA] I ran lint checks locally prior to submission.

What is the issue or story related to the change?


This pom updates all dependencies. Verified builds and no Security Vulns reported by trivy.

High level design:

The goal was to work to get an ai optimized POM file to make pom file management easier.

Test coverage:


Test pass verfied by mvn clean package

Merge request reports

Loading