Skip to content

Commit f079794

Browse files
Bump commons-io:commons-io
Bumps commons-io:commons-io from 2.17.0 to 2.18.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]>
1 parent 289010e commit f079794

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/infrastructure/db-setup

1 file changed

+1
-1
lines changed

labs/unicorn-store/infrastructure/db-setup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>commons-io</groupId>
5252
<artifactId>commons-io</artifactId>
53-
<version>2.17.0</version>
53+
<version>2.18.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)