Skip to content

Commit 57d19b4

Browse files
authored
Merge pull request #40 from xdev-software/dependabot/maven/vaadin.version-23.3.7
Bump vaadin.version from 23.3.6 to 23.3.7
2 parents f7698a9 + 8b19091 commit 57d19b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vaadin-addon-template-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<mainClass>software.xdev.vaadin.Application</mainClass>
3636

3737
<!-- Dependency-Versions -->
38-
<vaadin.version>23.3.6</vaadin.version>
38+
<vaadin.version>23.3.7</vaadin.version>
3939

4040
<org.springframework.boot.version>2.7.9</org.springframework.boot.version>
4141
</properties>

vaadin-addon-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5050

5151
<!-- Dependency-Versions -->
52-
<vaadin.version>23.3.6</vaadin.version>
52+
<vaadin.version>23.3.7</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)