Skip to content

Commit

Permalink
build(deps): bump cia.project.versions.vaadin from 8.14.4 to 8.27.5
Browse files Browse the repository at this point in the history
Bumps `cia.project.versions.vaadin` from 8.14.4 to 8.27.5.

Updates `com.vaadin:vaadin-themes` from 8.14.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.14.4...8.27.5)

Updates `com.vaadin:vaadin-compatibility-server` from 8.14.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.14.4...8.27.5)

Updates `com.vaadin:vaadin-maven-plugin` from 8.14.3 to 8.27.5
- [Commits](vaadin/maven-plugin@8.14.3...8.27.5)

Updates `com.vaadin:vaadin-server` from 8.14.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.14.4...8.27.5)

Updates `com.vaadin:vaadin-client-compiled` from 8.14.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.14.4...8.27.5)

Updates `com.vaadin:vaadin-client` from 8.14.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.14.4...8.27.5)

Updates `com.vaadin:vaadin-compatibility-client` from 8.14.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.14.4...8.27.5)

Updates `com.vaadin:vaadin-compatibility-shared` from 8.14.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.14.4...8.27.5)

Updates `com.vaadin:vaadin-client-compiler` from 8.14.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.14.4...8.27.5)

Updates `com.vaadin:vaadin-push` from 8.14.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.14.4...8.27.5)

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-compatibility-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-maven-plugin
  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-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-compatibility-client
  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-client-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-push
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 11e2353 commit 5135326
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<cia.project.versions.jetty>10.0.24</cia.project.versions.jetty>
<cia.project.versions.servlet.api>4.0.1</cia.project.versions.servlet.api>
<cia.project.versions.javamelody>1.99.2</cia.project.versions.javamelody>
<cia.project.versions.vaadin>8.14.4</cia.project.versions.vaadin>
<cia.project.versions.vaadin>8.27.5</cia.project.versions.vaadin>
<cia.project.versions.vaadin.gwt.user>2.9.0</cia.project.versions.vaadin.gwt.user>
<cia.project.versions.vaadin.gwt.user.run>2.10.0</cia.project.versions.vaadin.gwt.user.run>
<cia.project.versions.vaadin.cssparser>0.9.30</cia.project.versions.vaadin.cssparser>
Expand Down
2 changes: 1 addition & 1 deletion web-widgets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
<plugin>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-maven-plugin</artifactId>
<version>8.14.3</version>
<version>8.27.5</version>
<dependencies>
<dependency>
<groupId>com.google.gwt</groupId>
Expand Down

0 comments on commit 5135326

Please sign in to comment.