Skip to content

Commit

Permalink
Update vaadin.version to v24.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xdev-renovate committed Aug 5, 2024
1 parent 29b8e91 commit 8dee9e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vaadin-editable-label-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<mainClass>software.xdev.vaadin.Application</mainClass>

<!-- Dependency-Versions -->
<vaadin.version>24.4.6</vaadin.version>
<vaadin.version>24.4.7</vaadin.version>

<org.springframework.boot.version>3.3.2</org.springframework.boot.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion vaadin-editable-label/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- Dependency-Versions -->
<vaadin.version>24.4.6</vaadin.version>
<vaadin.version>24.4.7</vaadin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 8dee9e4

Please sign in to comment.