Skip to content

Commit

Permalink
Merge pull request #528 from liquibase/dependabot/maven/org.jacoco-ja…
Browse files Browse the repository at this point in the history
…coco-maven-plugin-0.8.12

build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
liquibot authored Dec 11, 2024
2 parents d9f081c + 0225748 commit fcedb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -78,7 +78,7 @@
<sonar.projectKey>liquibase_${project.artifactId}</sonar.projectKey>
<sonar.projectDescription>${project.description}</sonar.projectDescription>
<copy-rename-maven-plugin.version>1.0.1</copy-rename-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
</properties>

0 comments on commit fcedb96

Please sign in to comment.