We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d1b98 commit 785d954Copy full SHA for 785d954
1 file changed
macro-fullcalendar-webjar/pom.xml
@@ -34,7 +34,7 @@
34
<properties>
35
<momentjs.version>2.18.1</momentjs.version>
36
<fullcalendar.version>3.10.2</fullcalendar.version>
37
- <jqueryui.version>1.11.4</jqueryui.version>
+ <jqueryui.version>1.14.2</jqueryui.version>
38
<webjar.contentDirectory>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}</webjar.contentDirectory>
39
</properties>
40
<dependencies>
0 commit comments