Skip to content

Commit 7118544

Browse files
committed
Upgrade to parent 51
Fixes build on java 15 EA.
1 parent a8f56b4 commit 7118544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ limitations under the License.
2525
<parent>
2626
<groupId>org.apache.commons</groupId>
2727
<artifactId>commons-parent</artifactId>
28-
<version>50</version>
28+
<version>51</version>
2929
</parent>
3030
<groupId>commons-codec</groupId>
3131
<artifactId>commons-codec</artifactId>

0 commit comments

Comments
 (0)