5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 13:31:02 +01:00

Bump vaadin.version from 24.7.0 to 24.7.1

Bumps `vaadin.version` from 24.7.0 to 24.7.1.

Updates `com.vaadin:vaadin-bom` from 24.7.0 to 24.7.1

Updates `com.vaadin:vaadin-maven-plugin` from 24.7.0 to 24.7.1

---
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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 06:59:30 +00:00
committed by AJMicke
parent cdc2e6aba3
commit 5d1c063263

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.7.0</vaadin.version>
<vaadin.version>24.7.1</vaadin.version>
<spring.profiles.active>test</spring.profiles.active>
</properties>