mirror of
https://github.com/AJMicke/KickerELO.git
synced 2026-03-11 05:21:07 +01:00
Bump vaadin.version from 25.0.5 to 25.0.6 (#113)
Bumps `vaadin.version` from 25.0.5 to 25.0.6. Updates `com.vaadin:vaadin-bom` from 25.0.5 to 25.0.6 Updates `com.vaadin:vaadin-maven-plugin` from 25.0.5 to 25.0.6 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](https://github.com/vaadin/platform/compare/25.0.5...25.0.6) --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-version: 25.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 25.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... 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:
2
pom.xml
2
pom.xml
@@ -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.5</vaadin.version>
|
||||
<vaadin.version>25.0.6</vaadin.version>
|
||||
<spring.profiles.active>test</spring.profiles.active>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user