mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[icalendar] Updated biweekly to 0.6.4 (#8725)
* [icalendar] Updated biweekly to 0.6.4 Fixes #8647 Signed-off-by: Michael Wodniok <michi@noorganization.org>
This commit is contained in:
parent
e0efd8438a
commit
168913baba
@ -11,14 +11,14 @@
|
||||
<name>openHAB Add-ons :: Bundles :: iCalendar Binding</name>
|
||||
<properties>
|
||||
<dep.noembedding>jackson-core,jackson-annotations,jackson-databind</dep.noembedding>
|
||||
<jackson.version>2.9.10</jackson.version>
|
||||
<jackson.version>2.10.3</jackson.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<!-- own dependencies -->
|
||||
<dependency>
|
||||
<groupId>net.sf.biweekly</groupId>
|
||||
<artifactId>biweekly</artifactId>
|
||||
<version>0.6.3</version>
|
||||
<version>0.6.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- dependencies of biweekly -->
|
||||
|
Loading…
Reference in New Issue
Block a user