Skip to content

Commit 21ba8b7

Browse files
[Dependabot]: Bump commons-io:commons-io in /application
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.15.1 to 2.20.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.15.1...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] <support@github.com>
1 parent b5f422c commit 21ba8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
dependencies to use the latest version -->
2626
<spring-security-oauth2-autoconfigure.version>2.6.8</spring-security-oauth2-autoconfigure.version>
2727
<java-jwt.version>3.19.4</java-jwt.version>
28-
<commons-io.version>2.15.1</commons-io.version>
28+
<commons-io.version>2.20.0</commons-io.version>
2929
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
3030
<opencsv.version>4.6</opencsv.version>
3131
</properties>

0 commit comments

Comments
 (0)