We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1246083 commit d3b39deCopy full SHA for d3b39de
1 file changed
pom.xml
@@ -377,6 +377,7 @@
377
<maven.compiler.target>17</maven.compiler.target>
378
<vaadin.version>24.2.6</vaadin.version>
379
<jetty.version>11.0.12</jetty.version>
380
+ <flowingcode.commons.demo.version>5.2.0</flowingcode.commons.demo.version>
381
</properties>
382
<repositories>
383
<repository>
@@ -408,7 +409,7 @@
408
409
<maven.compiler.target>21</maven.compiler.target>
410
<vaadin.version>25.1.0</vaadin.version>
411
<jetty.version>11.0.26</jetty.version>
- <flowingcode.commons.demo.version>5.0.0</flowingcode.commons.demo.version>
412
413
414
<dependencies>
415
<dependency>
0 commit comments