mirror of
https://github.com/AJMicke/KickerELO.git
synced 2026-03-11 13:31:02 +01:00
Bump vaadin.version from 24.8.7 to 24.9.0
Bumps `vaadin.version` from 24.8.7 to 24.9.0. Updates `com.vaadin:vaadin-bom` from 24.8.7 to 24.9.0 Updates `com.vaadin:vaadin-maven-plugin` from 24.8.7 to 24.9.0 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](https://github.com/vaadin/platform/compare/24.8.7...24.9.0) --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-version: 24.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 24.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -19,7 +19,7 @@
|
|||||||
<maven.compiler.source>23</maven.compiler.source>
|
<maven.compiler.source>23</maven.compiler.source>
|
||||||
<maven.compiler.target>23</maven.compiler.target>
|
<maven.compiler.target>23</maven.compiler.target>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<vaadin.version>24.8.7</vaadin.version>
|
<vaadin.version>24.9.0</vaadin.version>
|
||||||
<spring.profiles.active>test</spring.profiles.active>
|
<spring.profiles.active>test</spring.profiles.active>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user