Skip to content

Commit

Permalink
Upgrade plugins
Browse files Browse the repository at this point in the history
* jaxb2-maven-plugins to 3.2.0
https://github.com/mojohaus/jaxb2-maven-plugin/releases

Signed-off-by: Holger Friedrich <[email protected]>
  • Loading branch information
holgerfriedrich committed Jan 4, 2025
1 parent 4380671 commit aca70f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.ui.cometvisu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jaxb2-maven-plugin</artifactId>
<version>2.5.0</version>
<version>3.2.0</version>
<dependencies>
<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
Expand Down

0 comments on commit aca70f5

Please sign in to comment.