Skip to content

Commit

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

Updates `com.vaadin:vaadin-bom` from 23.3.21 to 23.3.22

Updates `com.vaadin:vaadin-quarkus-extension` from 23.3.21 to 23.3.22

---
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 10, 2023
1 parent e049812 commit 16f8ea5
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>2.16.10.Final</quarkus.version>
<vaadin.version>23.3.21</vaadin.version>
<vaadin.version>23.3.22</vaadin.version>
<vaadin-quarkus.version>1.1.4</vaadin-quarkus.version>
<hilla.version>1.3.21</hilla.version>

Expand Down

0 comments on commit 16f8ea5

Please sign in to comment.