Skip to content

Commit

Permalink
Bump commons-parent from 73 to 76
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 7, 2024
1 parent 604ada8 commit 38ae554
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>73</version>
<version>76</version>
</parent>

<groupId>commons-fileupload</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Gary Gregory">Use try-with-resources.</action>
<!-- UPDATE -->
<action dev="ggregory" type="update">Bump Java from 6 to 8.</action>
<action dev="ggregory" type="update">Bump commons-parent from 62 to 73.</action>
<action dev="ggregory" type="update">Bump commons-parent from 62 to 76.</action>
<action dev="ggregory" type="update">Bump commons-io from 2.11.0 to 2.16.1.</action>
<action dev="ggregory" type="update">Bump javax.servlet:servlet-api from 2.4 to 2.5.</action>
<action dev="ggregory" type="update">Bump JUnit from junit:junit:4.13.2 org.junit.vintage:junit-vintage-engine from parent POM.</action>
Expand Down

0 comments on commit 38ae554

Please sign in to comment.