Skip to content

Commit

Permalink
[amplipi] Update plugins (openhab#16685)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
holgerfriedrich committed Apr 27, 2024
1 parent bf7c222 commit be7c6bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bundles/org.openhab.binding.amplipi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down

0 comments on commit be7c6bb

Please sign in to comment.