Skip to content

Commit

Permalink
Merge pull request #32 from apache/dependabot/maven/maven2-plugins/my…
Browse files Browse the repository at this point in the history
…faces-javascript-plugin/commons-io-commons-io-2.14.0

Bump commons-io:commons-io from 2.7 to 2.14.0 in /maven2-plugins/myfaces-javascript-plugin
  • Loading branch information
tandraschko authored Dec 18, 2024
2 parents ffecfbe + fc3e977 commit 16d486d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven2-plugins/myfaces-javascript-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
<version>2.14.0</version>
</dependency>

<!-- codehaus javascript -->
Expand Down

0 comments on commit 16d486d

Please sign in to comment.