Skip to content

Commit 5722332

Browse files
author
Gary Gregory
committed
Fix warning reported by 'mvn versions:display-plugin-updates'
1 parent 3fa0203 commit 5722332

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
@@ -467,6 +467,7 @@ CSV files of various types.
467467
<!-- Enable the compilation of the benchmarks -->
468468
<plugin>
469469
<artifactId>maven-compiler-plugin</artifactId>
470+
<version>${commons.compiler.version}</version>
470471
<configuration combine.self="override">
471472
<testIncludes>
472473
<testInclude>**/*</testInclude>

0 commit comments

Comments
 (0)