Skip to content

Commit

Permalink
chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 (#19999)
Browse files Browse the repository at this point in the history
* chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0

Bumps commons-io:commons-io from 2.16.1 to 2.17.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump open 8.5.0.3

* chore: bump license checker to 1.13.0.beta2

* chore: upgrade license-checker to 1.13.0.beta3

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomi Virtanen <[email protected]>
Co-authored-by: Zhe Sun <[email protected]>
  • Loading branch information
3 people authored Sep 23, 2024
1 parent 387f868 commit 396d1c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down Expand Up @@ -251,7 +251,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>license-checker</artifactId>
<version>1.13.0.beta2</version>
<version>1.13.0.beta3</version>
</dependency>

<!-- Test dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion vaadin-dev-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>open</artifactId>
<version>8.5.0.2</version>
<version>8.5.0.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 396d1c5

Please sign in to comment.