Skip to content

Commit

Permalink
Bump vaadin.version from 24.4.2 to 24.4.3
Browse files Browse the repository at this point in the history
Bumps `vaadin.version` from 24.4.2 to 24.4.3.

Updates `com.vaadin:vaadin-bom` from 24.4.2 to 24.4.3

Updates `com.vaadin:vaadin-maven-plugin` from 24.4.2 to 24.4.3

---
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>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 26f28fc commit 1fc9bb5
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 @@ -11,7 +11,7 @@

<properties>
<java.version>17</java.version>
<vaadin.version>24.4.2</vaadin.version>
<vaadin.version>24.4.3</vaadin.version>
</properties>

<parent>
Expand Down

0 comments on commit 1fc9bb5

Please sign in to comment.