Skip to content

Commit c945ccd

Browse files
committed
mapstruct#2835 Upgrade jacoco-maven-plugin to latest 0.8.8 to support Java 17
1 parent 9769f51 commit c945ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@
545545
<plugin>
546546
<groupId>org.jacoco</groupId>
547547
<artifactId>jacoco-maven-plugin</artifactId>
548-
<version>0.8.6</version>
548+
<version>0.8.8</version>
549549
</plugin>
550550
<plugin>
551551
<groupId>org.jvnet.jaxb2.maven2</groupId>

0 commit comments

Comments
 (0)