Skip to content

Commit

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

Updates `com.vaadin:vaadin-spring-boot-starter` from 24.5.7 to 24.6.0

Updates `com.vaadin:vaadin-bom` from 24.5.7 to 24.6.0

Updates `com.vaadin:vaadin-maven-plugin` from 24.5.7 to 24.6.0

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 959c9e5 commit ad81e9f
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 @@ -71,7 +71,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<vaadin.version>24.5.7</vaadin.version>
<vaadin.version>24.6.0</vaadin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ad81e9f

Please sign in to comment.