Skip to content

Commit 41733b4

Browse files
Bump vaadin.version from 23.1.7 to 23.2.1
Bumps `vaadin.version` from 23.1.7 to 23.2.1. Updates `vaadin-bom` from 23.1.7 to 23.2.1 Updates `vaadin-maven-plugin` from 23.1.7 to 23.2.1 --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.vaadin:vaadin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ad1c8a commit 41733b4

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

3535
<!-- Dependency-Versions -->
36-
<vaadin.version>23.1.7</vaadin.version>
36+
<vaadin.version>23.2.1</vaadin.version>
3737
</properties>
3838

3939

vaadin-addon-template/pom.xml

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

5353
<!-- Dependency-Versions -->
54-
<vaadin.version>23.1.7</vaadin.version>
54+
<vaadin.version>23.2.1</vaadin.version>
5555
</properties>
5656

5757
<dependencyManagement>

0 commit comments

Comments
 (0)