Skip to content

Commit

Permalink
chore(deps): bump vaadin.version from 24.1.9 to 24.1.10 (#266)
Browse files Browse the repository at this point in the history
Bumps `vaadin.version` from 24.1.9 to 24.1.10.

Updates `com.vaadin:vaadin-bom` from 24.1.9 to 24.1.10

Updates `com.vaadin:vaadin-quarkus-extension` from 24.1.9 to 24.1.10

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 1f62348 commit ebcba66
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 @@ -43,7 +43,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<quarkus.version>3.4.0</quarkus.version>
<vaadin.version>24.1.9</vaadin.version>
<vaadin.version>24.1.10</vaadin.version>
<vaadin-quarkus.version>2.0.1</vaadin-quarkus.version>
<hilla.version>2.2.0</hilla.version>

Expand Down

0 comments on commit ebcba66

Please sign in to comment.