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 31ad8f6 commit 018e3a3Copy full SHA for 018e3a3
pom.xml
@@ -9,7 +9,7 @@
9
<description>Integration of xterm.js for Vaadin Flow</description>
10
11
<properties>
12
- <vaadin.version>24.3.2</vaadin.version>
+ <vaadin.version>24.3.5</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>
@@ -76,7 +76,7 @@
76
<groupId>org.projectlombok</groupId>
77
<artifactId>lombok</artifactId>
78
<scope>provided</scope>
79
- <version>1.18.24</version>
+ <version>1.18.30</version>
80
</dependency>
81
82
<dependency>
0 commit comments