Skip to content

Commit aa6f09e

Browse files
Bump vaadin.version from 23.1.4 to 23.1.6
Bumps `vaadin.version` from 23.1.4 to 23.1.6. Updates `vaadin-bom` from 23.1.4 to 23.1.6 Updates `vaadin-maven-plugin` from 23.1.4 to 23.1.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 ce41e1e commit aa6f09e

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
@@ -34,7 +34,7 @@
3434
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3535

3636
<!-- Dependency-Versions -->
37-
<vaadin.version>23.1.4</vaadin.version>
37+
<vaadin.version>23.1.6</vaadin.version>
3838
</properties>
3939

4040

vaadin-addon-template/pom.xml

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

5555
<!-- Dependency-Versions -->
56-
<vaadin.version>23.1.4</vaadin.version>
56+
<vaadin.version>23.1.6</vaadin.version>
5757
</properties>
5858

5959
<dependencyManagement>

0 commit comments

Comments
 (0)