Skip to content

Commit

Permalink
Upgrade vaadin-spring-boot-starter
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi committed Apr 2, 2024
1 parent 206a9dd commit e4ab2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<vaadin.version>24.3.6</vaadin.version>
<vaadin.version>24.3.8</vaadin.version>
<lombok.version>1.18.32</lombok.version>
</properties>

Expand Down

0 comments on commit e4ab2ff

Please sign in to comment.