Skip to content

Commit a22e1ff

Browse files
Merge pull request mwiede#1067 from mwiede/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
2 parents 0651b67 + a289d34 commit a22e1ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@
707707
<plugin>
708708
<groupId>org.jacoco</groupId>
709709
<artifactId>jacoco-maven-plugin</artifactId>
710-
<version>0.8.14</version>
710+
<version>0.8.15</version>
711711
<configuration>
712712
<excludes>
713713
<exclude>com/jcraft/jsch/JavaVersion.class</exclude>

0 commit comments

Comments
 (0)