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

Bump vaadin.version from 25.0.7 to 25.1.0 (#116)

Bumps `vaadin.version` from 25.0.7 to 25.1.0.

Updates `com.vaadin:vaadin-bom` from 25.0.7 to 25.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-31 20:28:32 +02:00
committed by GitHub
parent a2de4660c4
commit 089cb96a24
+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.0.7</vaadin.version>
<vaadin.version>25.1.0</vaadin.version>
<spring.profiles.active>test</spring.profiles.active>
</properties>