Skip to content

Commit

Permalink
Bump vaadin.version from 24.6.3 to 24.6.4 (#2260)
Browse files Browse the repository at this point in the history
Bumps `vaadin.version` from 24.6.3 to 24.6.4.

Updates `com.vaadin:vaadin-bom` from 24.6.3 to 24.6.4

Updates `com.vaadin:vaadin-maven-plugin` from 24.6.3 to 24.6.4

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent df0d0ae commit 44487a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hawkbit-simple-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<name>hawkBit :: Simple UI</name>

<properties>
<vaadin.version>24.6.3</vaadin.version>
<vaadin.version>24.6.4</vaadin.version>
</properties>

<repositories>
Expand Down

0 comments on commit 44487a9

Please sign in to comment.