mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[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:
parent
bf7c2220b0
commit
be7c6bbcdb
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user