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 9f2aab1 commit 42847eeCopy full SHA for 42847ee
vaadin-editable-label-demo/pom.xml
@@ -35,7 +35,7 @@
35
<mainClass>software.xdev.vaadin.Application</mainClass>
36
37
<!-- Dependency-Versions -->
38
- <vaadin.version>23.3.5</vaadin.version>
+ <vaadin.version>23.3.6</vaadin.version>
39
40
<org.springframework.boot.version>2.7.8</org.springframework.boot.version>
41
</properties>
vaadin-editable-label/pom.xml
@@ -51,7 +51,7 @@
51
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
52
53
54
55
56
57
<dependencyManagement>
0 commit comments