We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4901047 commit 31965bcCopy full SHA for 31965bc
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.vaadin</groupId>
7
<artifactId>ckeditor-vaadin</artifactId>
8
- <version>1.0.1</version>
+ <version>1.0.2</version>
9
<name>CKEditorVaadin</name>
10
<description>Integration of CKEditor 5 for Vaadin 14</description>
11
<scm>
@@ -14,7 +14,7 @@
14
<developerConnection>scm:git:git@https://github.com/eroself/vaadin-litelement-ckeditor.git</developerConnection>
15
</scm>
16
<properties>
17
- <vaadin.version>14.1.20</vaadin.version>
+ <vaadin.version>14.1.23</vaadin.version>
18
<vaadin-applayout-addon.version>4.0.0.rc5</vaadin-applayout-addon.version>
19
20
<maven.compiler.source>11</maven.compiler.source>
0 commit comments