Bump vaadin.version from 25.2.3 to 25.2.6

Bumps `vaadin.version` from 25.2.3 to 25.2.6.

Updates `com.vaadin:vaadin-bom` from 25.2.3 to 25.2.6

Updates `com.vaadin:vaadin-maven-plugin` from 25.2.3 to 25.2.6
- [Release notes](https://github.com/vaadin/platform/releases)
- [Commits](https://github.com/vaadin/platform/compare/25.2.3...25.2.6)

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-version: 25.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-version: 25.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-17 06:31:51 +00:00
committed by GitHub
parent 23b3e00fd0
commit 14fed34f5c
+1 -1
View File
@@ -19,7 +19,7 @@
<maven.compiler.source>25</maven.compiler.source>
<maven.compiler.target>25</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vaadin.version>25.2.3</vaadin.version>
<vaadin.version>25.2.6</vaadin.version>
<spring.profiles.active>test</spring.profiles.active>
</properties>