Skip to content

Commit

Permalink
PARQUET-2324: Bump cobertura-maven-plugin from 2.5.2 to 2.7 (#1120)
Browse files Browse the repository at this point in the history
Bumps cobertura-maven-plugin from 2.5.2 to 2.7.

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:cobertura-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 03097ef commit 1bdb3c6
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
Expand Up @@ -245,7 +245,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.5.2</version>
<version>2.7</version>
<configuration>
<formats>
<format>html</format>
Expand Down

0 comments on commit 1bdb3c6

Please sign in to comment.