Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit 7aced78

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump commons-io:commons-io from 2.19.0 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6541f9c commit 7aced78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.eclipse.images.renderer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>commons-io</groupId>
5353
<artifactId>commons-io</artifactId>
54-
<version>2.19.0</version>
54+
<version>2.20.0</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>org.twdata.maven</groupId>

0 commit comments

Comments
 (0)