Skip to content

Commit 954ed81

Browse files
committed
[MISC] Update fullcalendar version
1 parent 541af75 commit 954ed81

File tree

2 files changed

+2
-2
lines changed
  • application-mocca-calendar-api
  • application-mocca-calendar-ui

2 files changed

+2
-2
lines changed

application-mocca-calendar-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.xwiki.contrib</groupId>
6666
<artifactId>macro-fullcalendar-api</artifactId>
67-
<version>2.4.4</version>
67+
<version>2.4.5</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>org.xwiki.platform</groupId>

application-mocca-calendar-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.xwiki.contrib</groupId>
108108
<artifactId>macro-fullcalendar-ui</artifactId>
109-
<version>2.4.4</version>
109+
<version>2.4.5</version>
110110
<type>xar</type>
111111
</dependency>
112112
<!-- Replaces transitive dependency on com.sun.mail:javax.mail from ical4j (macro-fullcalendar-ui) -->

0 commit comments

Comments
 (0)