Skip to content

Commit 055e074

Browse files
author
Gary Gregory
committed
Update commons-parent from 48 to 49.
This should fix Java >= 11 builds on Travis due to use of source option on Javadoc invocations.
1 parent 771617c commit 055e074

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
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>48</version>
22+
<version>49</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)