Skip to content

Commit

Permalink
Bump maven-plugin-testing-harness from 3.1.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [maven-plugin-testing-harness](https://github.com/apache/maven-plugin-testing) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-plugin-testing/releases)
- [Commits](apache/maven-plugin-testing@maven-plugin-testing-3.1.0...maven-plugin-testing-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Aug 26, 2022
1 parent b3cd01e commit 8106e62
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 @@ -160,7 +160,7 @@
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>3.1.0</version>
<version>3.3.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 8106e62

Please sign in to comment.