Skip to content

Commit

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

Updates `com.vaadin:vaadin-bom` from 24.4.11 to 24.4.12

Updates `com.vaadin:vaadin-maven-plugin` from 24.4.11 to 24.4.12

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 644cc4d commit 217eba5
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 @@ -16,7 +16,7 @@
<description>Imports MT940 or Hibiscus data via REST and generates Optigem postings via rules or manually.</description>
<properties>
<java.version>21</java.version>
<vaadin.version>24.4.11</vaadin.version>
<vaadin.version>24.4.12</vaadin.version>
<gson.version>2.11.0</gson.version>
<gson-javatime-serialisers.version>1.1.2</gson-javatime-serialisers.version>
<commons-io.version>2.16.1</commons-io.version>
Expand Down

0 comments on commit 217eba5

Please sign in to comment.