Skip to content

Commit

Permalink
Bump org.apache.commons:commons-parent from 77 to 78
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 8, 2025
1 parent 347e109 commit 1c3b439
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 @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>77</version>
<version>78</version>
</parent>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
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">Port to Java 1.4 Throwable APIs (!).</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 77.</action>
<action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 62 to 78.</action>
<action dev="ggregory" type="update">Bump commons-io from 2.11.0 to 2.17.0.</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 1c3b439

Please sign in to comment.