]> git.basschouten.com Git - openhab-addons.git/commitdiff
[amplipi] Update plugins (#16685)
authorHolger Friedrich <mail@holger-friedrich.de>
Sat, 27 Apr 2024 08:45:51 +0000 (10:45 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Apr 2024 08:45:51 +0000 (10:45 +0200)
* 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>
bundles/org.openhab.binding.amplipi/pom.xml

index e71dd70a0dcf7601390d7e1fb89faa6cfc4ea397..553cc5a03cf35f725f68f3207d234b3d6514bb06 100644 (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>