Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 5e8d697 commit 9127c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cxf-spring-boot-starter-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<maven.compiler.source>1.8</maven.compiler.source>

<!-- Project dependencies -->
<commons-io.version>2.8.0</commons-io.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-lang3.version>3.11</commons-lang3.version>
<spring.version>5.3.2</spring.version>
<jaxb.version>3.0.0</jaxb.version>
Expand Down

0 comments on commit 9127c3c

Please sign in to comment.