[amplipi] Update plugins (#16685)

* openapi-generator-maven-plugin, 5.1.0 to 7.0.1, see
  https://github.com/OpenAPITools/openapi-generator/releases

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich 2024-04-27 10:45:51 +02:00 committed by GitHub
parent bf7c2220b0
commit be7c6bbcdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
<name>openHAB Add-ons :: Bundles :: AmpliPi Binding</name>
<properties>
<cxf-version>3.4.3</cxf-version>
<cxf-version>3.6.2</cxf-version>
</properties>
<build>
@ -41,7 +41,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>5.1.0</version>
<version>7.0.1</version>
<executions>
<execution>
<goals>