Skip to content

Commit 4725694

Browse files
chore: Bump framework.version from 8.27.7 to 8.28.1
Bumps `framework.version` from 8.27.7 to 8.28.1. Updates `com.vaadin:vaadin-client` from 8.27.7 to 8.28.1 - [Release notes](https://github.com/vaadin/framework/releases) - [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md) - [Commits](vaadin/framework@8.27.7...8.28.1) Updates `com.vaadin:vaadin-client-compiler` from 8.27.7 to 8.28.1 - [Release notes](https://github.com/vaadin/framework/releases) - [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md) - [Commits](vaadin/framework@8.27.7...8.28.1) Updates `com.vaadin:vaadin-server` from 8.27.7 to 8.28.1 - [Release notes](https://github.com/vaadin/framework/releases) - [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md) - [Commits](vaadin/framework@8.27.7...8.28.1) --- updated-dependencies: - dependency-name: com.vaadin:vaadin-client dependency-version: 8.28.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.vaadin:vaadin-client-compiler dependency-version: 8.28.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.vaadin:vaadin-server dependency-version: 8.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6aa2b2 commit 4725694

File tree

1 file changed

+1
-1
lines changed
  • vaadin-spreadsheet-flow-parent/vaadin-spreadsheet-flow-client

1 file changed

+1
-1
lines changed

vaadin-spreadsheet-flow-parent/vaadin-spreadsheet-flow-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<!-- we dont put this dependencies in parent poms because they are only
3939
used in this module just for the compilation Java to JS -->
4040
<gwt.version>2.9.0</gwt.version>
41-
<framework.version>8.27.7</framework.version>
41+
<framework.version>8.28.1</framework.version>
4242
</properties>
4343

4444
<dependencyManagement>

0 commit comments

Comments
 (0)