Skip to content

Commit

Permalink
chore: Bump framework.version from 8.27.4 to 8.27.5 (#7055)
Browse files Browse the repository at this point in the history
Bumps `framework.version` from 8.27.4 to 8.27.5.

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

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

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

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-client-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent c4c881f commit 7716494
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!-- we dont put this dependencies in parent poms because they are only
used in this module just for the compilation Java to JS -->
<gwt.version>2.9.0</gwt.version>
<framework.version>8.27.4</framework.version>
<framework.version>8.27.5</framework.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7716494

Please sign in to comment.