micronaut-projects / micronaut-maven-plugin

Maven plugin to execute Micronaut applications
https://micronaut-projects.github.io/micronaut-maven-plugin/latest/
Apache License 2.0
20 stars 18 forks source link

Update openapi version to 6.7.0 #1078

Closed timyates closed 2 months ago

timyates commented 2 months ago

In 6.7.0 a the base-url property was renamed to have a dot separator instead of hyphen.

https://github.com/micronaut-projects/micronaut-openapi/pull/1467

We are doing this in a patch release as it is an ongoing bug in Micronaut 4.4.0 and will be released with 4.4.1.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud