Skip to content

Commit

Permalink
Upgrade Karaf from 4.4.5 to 4.4.6 (#2547)
Browse files Browse the repository at this point in the history
Refs openhab/openhab-core#4181.

Signed-off-by: Holger Friedrich <[email protected]>
  • Loading branch information
holgerfriedrich committed May 20, 2024
1 parent a76d0ed commit d23f407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.6</version>
<version>2.3.8</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<bnd.version>7.0.0</bnd.version>
<eea.version>2.3.0</eea.version>
<jackson.version>2.16.0</jackson.version>
<karaf.version>4.4.5</karaf.version>
<karaf.version>4.4.6</karaf.version>
<ohc.version>4.2.0-SNAPSHOT</ohc.version>
<sat.version>0.16.0</sat.version>
<spotless.version>2.43.0</spotless.version>
Expand Down

0 comments on commit d23f407

Please sign in to comment.