Skip to content

Commit ab7fceb

Browse files
build(deps): bump commons-io from 2.7 to 2.13.0 in /server/api-service
Bumps commons-io from 2.7 to 2.13.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f014ae commit ab7fceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/api-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>commons-io</groupId>
133133
<artifactId>commons-io</artifactId>
134-
<version>2.7</version>
134+
<version>2.13.0</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.glassfish</groupId>

0 commit comments

Comments
 (0)