Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/maven.api.version-3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
caesar-ralf committed Jul 5, 2023
2 parents c5ba10f + 5c5b34b commit 80b52de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@
<artifactId>plexus-component-annotations</artifactId>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 80b52de

Please sign in to comment.