File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
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.1.2 </vaadin .version>
13- <hilla .version>2.1.2 </hilla .version>
12+ <vaadin .version>24.3.8 </vaadin .version>
13+ <hilla .version>2.5.7 </hilla .version>
1414
1515 <maven .compiler.source>17</maven .compiler.source>
1616 <maven .compiler.target>17</maven .compiler.target>
8383 <dependency >
8484 <groupId >dev.hilla</groupId >
8585 <artifactId >endpoint</artifactId >
86- <version >2.1.2 </version >
86+ <version >${hilla.version} </version >
8787 <optional >true</optional >
8888 </dependency >
8989 <dependency >
9090 <groupId >org.springframework.boot</groupId >
9191 <artifactId >spring-boot-autoconfigure</artifactId >
92- <version >3.1.0 </version >
92+ <version >3.2.4 </version >
9393 <optional >true</optional >
9494 </dependency >
9595 <dependency >
You can’t perform that action at this time.
0 commit comments