Skip to content

Commit

Permalink
build(deps): bump vaadinVersion from 8.14.3 to 8.21.0
Browse files Browse the repository at this point in the history
Bumps `vaadinVersion` from 8.14.3 to 8.21.0.

Updates `com.vaadin:vaadin-compatibility-server` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-compatibility-shared` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-compatibility-client-compiled` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-compatibility-client` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-compatibility-themes` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-server` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-shared` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-client-compiled` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-client` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

Updates `com.vaadin:vaadin-themes` from 8.14.3 to 8.21.0
- [Release notes](https://github.com/vaadin/framework/releases)
- [Changelog](https://github.com/vaadin/framework/blob/master/CHANGELOG-VAADIN8.md)
- [Commits](vaadin/framework@8.14.3...8.21.0)

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-compatibility-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-compatibility-shared
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-compatibility-client-compiled
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-compatibility-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-compatibility-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-shared
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-client-compiled
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent bf35d07 commit d578b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1800,7 +1800,7 @@

<!-- moved here from topology features -->
<jungVersion>2.0.1</jungVersion>
<vaadinVersion>8.14.3</vaadinVersion>
<vaadinVersion>8.21.0</vaadinVersion>
<!-- Requiring a more recent plugin version which passes the classpath via ENV -->
<vaadin.plugin.version>${vaadinVersion}</vaadin.plugin.version>
<vaadinAddonContextMenuVersion>3.1.0</vaadinAddonContextMenuVersion>
Expand Down

0 comments on commit d578b9f

Please sign in to comment.