Skip to content

Commit

Permalink
ARROW-17810: [Java] Use jacoco-maven-plugin 0.8.8 for Java 18 support (
Browse files Browse the repository at this point in the history
…#14197)

Authored-by: David Li <[email protected]>
Signed-off-by: David Li <[email protected]>
  • Loading branch information
lidavidm authored Sep 23, 2022
1 parent 45cbb58 commit 485128f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/flight/flight-sql-jdbc-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 485128f

Please sign in to comment.