Skip to content

Commit 8b19091

Browse files
Bump vaadin.version from 23.3.6 to 23.3.7
Bumps `vaadin.version` from 23.3.6 to 23.3.7. Updates `vaadin-bom` from 23.3.6 to 23.3.7 Updates `vaadin-maven-plugin` from 23.3.6 to 23.3.7 --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.vaadin:vaadin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7698a9 commit 8b19091

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)