HADOOP-18275. Update os-maven-plugin to 1.7.0 (#4397)

Contributed by Steve Loughran
This commit is contained in:
Steve Loughran 2022-06-06 13:17:32 +01:00 committed by GitHub
parent 7f08ed0d1d
commit a234d00c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@
<protobuf-compile.version>3.5.1</protobuf-compile.version>
<grpc.version>1.10.0</grpc.version>
<os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version>
<os-maven-plugin.version>1.7.0</os-maven-plugin.version>
<!-- define the Java language version used by the compiler -->
<javac.version>1.8</javac.version>