5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 05:21:07 +01:00

Bump vaadin.version from 24.8.3 to 24.8.6

Bumps `vaadin.version` from 24.8.3 to 24.8.6.

Updates `com.vaadin:vaadin-bom` from 24.8.3 to 24.8.6

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-11 10:08:45 +00:00
committed by AJMicke
parent 2846aabce4
commit 6a696b4032

View File

@@ -19,7 +19,7 @@
<maven.compiler.source>23</maven.compiler.source>
<maven.compiler.target>23</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vaadin.version>24.8.3</vaadin.version>
<vaadin.version>24.8.6</vaadin.version>
<spring.profiles.active>test</spring.profiles.active>
</properties>