Skip to content

Commit

Permalink
Bump vaadin.version from 24.3.0 to 24.4.1 in /initial (#117)
Browse files Browse the repository at this point in the history
Bumps `vaadin.version` from 24.3.0 to 24.4.1.

Updates `com.vaadin:vaadin-bom` from 24.3.0 to 24.4.1

Updates `com.vaadin:vaadin-maven-plugin` from 24.3.0 to 24.4.1

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 12, 2024
1 parent 8164462 commit c7c435e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion initial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<java.version>17</java.version>
<vaadin.version>24.3.0</vaadin.version>
<vaadin.version>24.4.1</vaadin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c7c435e

Please sign in to comment.