Skip to content

Commit

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

Updates `com.vaadin:vaadin-bom` from 24.4.6 to 24.4.7

Updates `com.vaadin:vaadin-quarkus-extension` from 24.4.6 to 24.4.7

Updates `com.vaadin:vaadin-maven-plugin` from 24.4.6 to 24.4.7

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-quarkus-extension
  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 Jul 22, 2024
1 parent 05c2f27 commit 3a24987
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 @@ -18,7 +18,7 @@
<maven.deploy.skip>true</maven.deploy.skip>

<failOnMissingWebXml>false</failOnMissingWebXml>
<vaadin.version>24.4.6</vaadin.version>
<vaadin.version>24.4.7</vaadin.version>
<quarkus.version>3.12.3</quarkus.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<jna.version>5.14.0</jna.version>
Expand Down

0 comments on commit 3a24987

Please sign in to comment.