Skip to content

Commit

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

Updates `com.vaadin:vaadin-bom` from 24.2.4 to 24.2.5

Updates `com.vaadin:vaadin-maven-plugin` from 24.2.4 to 24.2.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 Dec 4, 2023
1 parent 14c5e1e commit 24cacdd
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 @@ -15,7 +15,7 @@
<description>Hackernews clone for cycling news</description>
<properties>
<java.version>21</java.version>
<vaadin.version>24.2.4</vaadin.version>
<vaadin.version>24.2.5</vaadin.version>
<maven.versions.plugin>2.16.2</maven.versions.plugin>
<rome.rss.version>2.1.0</rome.rss.version>
<browserstorage.version>1.0.0</browserstorage.version>
Expand Down

0 comments on commit 24cacdd

Please sign in to comment.