mirror of
https://github.com/AJMicke/KickerELO.git
synced 2026-06-10 16:41:17 +02:00
Bump vaadin.version from 25.1.0 to 25.1.1 (#118)
Bumps `vaadin.version` from 25.1.0 to 25.1.1. Updates `com.vaadin:vaadin-bom` from 25.1.0 to 25.1.1 Updates `com.vaadin:vaadin-maven-plugin` from 25.1.0 to 25.1.1 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](https://github.com/vaadin/platform/compare/25.1.0...25.1.1) --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-version: 25.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 25.1.1 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:
@@ -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.1.0</vaadin.version>
|
||||
<vaadin.version>25.1.1</vaadin.version>
|
||||
<spring.profiles.active>test</spring.profiles.active>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user