Skip to content

Commit 0183900

Browse files
Bump vaadin.version from 24.3.2 to 24.3.3
Bumps `vaadin.version` from 24.3.2 to 24.3.3. Updates `com.vaadin:vaadin-bom` from 24.3.2 to 24.3.3 Updates `com.vaadin:vaadin-maven-plugin` from 24.3.2 to 24.3.3 --- 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 969bc38 commit 0183900

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
@@ -26,7 +26,7 @@
2626
<mainClass>software.xdev.vaadin.Application</mainClass>
2727

2828
<!-- Dependency-Versions -->
29-
<vaadin.version>24.3.2</vaadin.version>
29+
<vaadin.version>24.3.3</vaadin.version>
3030

3131
<org.springframework.boot.version>3.2.1</org.springframework.boot.version>
3232
</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>24.3.2</vaadin.version>
52+
<vaadin.version>24.3.3</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)