Skip to content

Commit

Permalink
Bump commons-parent
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 10, 2023
1 parent a5a5775 commit 05f6040
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>62</version>
<version>64</version>
</parent>

<artifactId>commons-pool2</artifactId>
Expand Down
6 changes: 6 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ The <action> type attribute can be add,update,fix,remove.
</properties>
<body>
<release version="2.12.1" date="202Y-MM-DD" description="This is a feature and maintenance release (Java 8).">
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update">
Bump commons-parent from 62 to 64.
</action>
</release>
<release version="2.12.0" date="2023-09-30" description="This is a feature and maintenance release (Java 8).">
<!-- FIX -->
Expand Down

0 comments on commit 05f6040

Please sign in to comment.