Skip to content

Commit

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

Updates `com.vaadin:vaadin-bom` from 24.1.4 to 24.1.5

Updates `com.vaadin:vaadin-maven-plugin` from 24.1.4 to 24.1.5

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent c2defb5 commit 8e4b36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multitenancy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<flyway.version>9.21.1</flyway.version>
<h2.version>2.2.220</h2.version>
<!-- UI -->
<vaadin.version>24.1.4</vaadin.version>
<vaadin.version>24.1.5</vaadin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 8e4b36e

Please sign in to comment.