File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 99 <description >Integration of app-layout for Vaadin Flow</description >
1010
1111 <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>
1513 <maven .compiler.source>17</maven .compiler.source>
1614 <maven .compiler.target>17</maven .compiler.target>
1715 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1816 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19-
2017 <drivers .dir>${project.basedir} /drivers</drivers .dir>
21-
2218 <jetty .version>11.0.14</jetty .version>
2319 </properties >
2420 <organization >
8177 <optional >true</optional >
8278 </dependency >
8379 <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 >
8882 </dependency >
8983 <dependency >
9084 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments