Skip to content

Commit

Permalink
Bump org.codehaus.plexus:plexus-utils in /src/it/script-class-loading
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 1.1 to 3.0.24.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-utils/commits/plexus-utils-3.0.24)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2023
1 parent 5472d12 commit 2900f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/script-class-loading/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ under the License.
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<!-- NOTE: Deliberately used very old version to detect accidental shadowing by the plugin's newer version -->
<version>1.1</version>
<version>3.0.24</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2900f8e

Please sign in to comment.