5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-06-10 00:21:14 +02:00

Bump vaadin.version from 25.1.1 to 25.1.6

Bumps `vaadin.version` from 25.1.1 to 25.1.6.

Updates `com.vaadin:vaadin-bom` from 25.1.1 to 25.1.6

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

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-version: 25.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-version: 25.1.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-06-01 21:52:48 +00:00
committed by GitHub
parent 05af3cfbf0
commit 0821b7be55
+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.1.1</vaadin.version>
<vaadin.version>25.1.6</vaadin.version>
<spring.profiles.active>test</spring.profiles.active>
</properties>