Skip to content

Commit

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

Updates `com.vaadin:vaadin-bom` from 24.4.13 to 24.5.2

Updates `com.vaadin:vaadin-maven-plugin` from 24.4.13 to 24.5.2

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent aaa370d commit 92ea554
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 @@ -30,7 +30,7 @@

<properties>
<java.version>17</java.version>
<vaadin.version>24.4.13</vaadin.version>
<vaadin.version>24.5.2</vaadin.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<jakarta.persistence.version>3.2.0</jakarta.persistence.version>
Expand Down

0 comments on commit 92ea554

Please sign in to comment.