Skip to content

Commit 81048a5

Browse files
build(deps-dev): bump commons-io:commons-io from 2.18.0 to 2.19.0 in /src (#380)
build(deps-dev): bump commons-io:commons-io in /src Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f37d195 commit 81048a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/refimpl-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>commons-io</groupId>
7878
<artifactId>commons-io</artifactId>
79-
<version>2.18.0</version>
79+
<version>2.19.0</version>
8080
<scope>test</scope>
8181
</dependency>
8282
<dependency>

0 commit comments

Comments
 (0)