[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>
|
<name>openHAB Add-ons :: Bundles :: iCalendar Binding</name>
|
||||||
<properties>
|
<properties>
|
||||||
<dep.noembedding>jackson-core,jackson-annotations,jackson-databind</dep.noembedding>
|
<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>
|
</properties>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<!-- own dependencies -->
|
<!-- own dependencies -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sf.biweekly</groupId>
|
<groupId>net.sf.biweekly</groupId>
|
||||||
<artifactId>biweekly</artifactId>
|
<artifactId>biweekly</artifactId>
|
||||||
<version>0.6.3</version>
|
<version>0.6.4</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- dependencies of biweekly -->
|
<!-- dependencies of biweekly -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user