Skip to content

Commit de4161c

Browse files
Bump vaadin.version from 23.3.5 to 23.3.6
Bumps `vaadin.version` from 23.3.5 to 23.3.6. Updates `vaadin-bom` from 23.3.5 to 23.3.6 Updates `vaadin-maven-plugin` from 23.3.5 to 23.3.6 --- 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 f4901eb commit de4161c

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.5</vaadin.version>
38+
<vaadin.version>23.3.6</vaadin.version>
3939

4040
<org.springframework.boot.version>2.7.8</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.5</vaadin.version>
52+
<vaadin.version>23.3.6</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)