Skip to content

Commit

Permalink
Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases)
- [Commits](codehaus-plexus/plexus-testing@plexus-testing-1.1.0...plexus-testing-1.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 868f6b4 commit aad037f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doxia-integration-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-testing</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion doxia-site-renderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-testing</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit aad037f

Please sign in to comment.