Skip to content

Commit 31965bc

Browse files
committed
Version change
1 parent 4901047 commit 31965bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.vaadin</groupId>
77
<artifactId>ckeditor-vaadin</artifactId>
8-
<version>1.0.1</version>
8+
<version>1.0.2</version>
99
<name>CKEditorVaadin</name>
1010
<description>Integration of CKEditor 5 for Vaadin 14</description>
1111
<scm>
@@ -14,7 +14,7 @@
1414
<developerConnection>scm:git:git@https://github.com/eroself/vaadin-litelement-ckeditor.git</developerConnection>
1515
</scm>
1616
<properties>
17-
<vaadin.version>14.1.20</vaadin.version>
17+
<vaadin.version>14.1.23</vaadin.version>
1818
<vaadin-applayout-addon.version>4.0.0.rc5</vaadin-applayout-addon.version>
1919

2020
<maven.compiler.source>11</maven.compiler.source>

0 commit comments

Comments
 (0)