File tree 1 file changed +3
-9
lines changed
1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 9
9
<description >Integration of app-layout for Vaadin Flow</description >
10
10
11
11
<properties >
12
- <vaadin .version>24.3.8</vaadin .version>
13
- <hilla .version>2.5.7</hilla .version>
14
-
12
+ <vaadin .version>24.4.4</vaadin .version>
15
13
<maven .compiler.source>17</maven .compiler.source>
16
14
<maven .compiler.target>17</maven .compiler.target>
17
15
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18
16
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19
-
20
17
<drivers .dir>${project.basedir} /drivers</drivers .dir>
21
-
22
18
<jetty .version>11.0.14</jetty .version>
23
19
</properties >
24
20
<organization >
81
77
<optional >true</optional >
82
78
</dependency >
83
79
<dependency >
84
- <groupId >dev.hilla</groupId >
85
- <artifactId >endpoint</artifactId >
86
- <version >${hilla.version} </version >
87
- <optional >true</optional >
80
+ <groupId >com.vaadin</groupId >
81
+ <artifactId >hilla</artifactId >
88
82
</dependency >
89
83
<dependency >
90
84
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments