We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68347f0 commit 7f2ea93Copy full SHA for 7f2ea93
pom.xml
@@ -9,7 +9,7 @@
9
<description>Year Month Calendar Add-on for Vaadin Flow</description>
10
11
<properties>
12
- <vaadin.version>24.1.0</vaadin.version>
+ <vaadin.version>24.4.4</vaadin.version>
13
<maven.compiler.source>17</maven.compiler.source>
14
<maven.compiler.target>17</maven.compiler.target>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
53
<artifactId>commons-demo</artifactId>
54
- <version>3.6.0</version>
+ <version>4.0.0</version>
55
</dependency>
56
</dependencies>
57
</dependencyManagement>
0 commit comments