Skip to content

Commit 9ce29a5

Browse files
[MNG-8682] Bump io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin (#2248)
Bumps [io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin](https://github.com/olamy/jacoco-aggregator-maven-plugin) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/olamy/jacoco-aggregator-maven-plugin/releases) - [Commits](olamy/jacoco-aggregator-maven-plugin@jacoco-aggregator-maven-plugin-1.0.1...jacoco-aggregator-maven-plugin-1.0.2) --- updated-dependencies: - dependency-name: io.github.olamy.maven.plugins:jacoco-aggregator-maven-plugin dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MNG-8682
1 parent b2e1dcb commit 9ce29a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ under the License.</licenseText>
802802
<plugin>
803803
<groupId>io.github.olamy.maven.plugins</groupId>
804804
<artifactId>jacoco-aggregator-maven-plugin</artifactId>
805-
<version>1.0.1</version>
805+
<version>1.0.2</version>
806806
</plugin>
807807
<plugin>
808808
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)