Skip to content

Commit 44c48a9

Browse files
committed
Update Maven CLIRR plugin from 2.7 to 2.8 to allow 'mvn clirr:check' to run on Java 8.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1811901 13f79535-47bb-0310-9956-ffa450edef68
1 parent fd81999 commit 44c48a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ limitations under the License.
237237
<commons.encoding>UTF-8</commons.encoding>
238238
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
239239
<checkstyle.version>2.17</checkstyle.version>
240+
<commons.clirr.version>2.8</commons.clirr.version>
240241
</properties>
241242
<build>
242243
<pluginManagement>

0 commit comments

Comments
 (0)