Skip to content

Commit

Permalink
Bump the minor-and-patch-version-updates group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch-version-updates group with 3 updates: commons-io:commons-io, com.vaadin:vaadin-bom and com.vaadin:vaadin-maven-plugin.


Updates `commons-io:commons-io` from 2.15.1 to 2.16.0

Updates `com.vaadin:vaadin-bom` from 24.3.7 to 24.3.8

Updates `com.vaadin:vaadin-maven-plugin` from 24.3.7 to 24.3.8

Updates `com.vaadin:vaadin-maven-plugin` from 24.3.7 to 24.3.8

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-version-updates
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-version-updates
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent e3434d7 commit 44e71a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<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.3.7</vaadin.version>
<vaadin.version>24.3.8</vaadin.version>
<gson.version>2.10.1</gson.version>
<gson-javatime-serialisers.version>1.1.2</gson-javatime-serialisers.version>
<commons-io.version>2.15.1</commons-io.version>
<commons-io.version>2.16.0</commons-io.version>
<windmill.version>2.0.1</windmill.version>
<xmlrpc-client.version>3.1.3</xmlrpc-client.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
Expand Down

0 comments on commit 44e71a0

Please sign in to comment.