Skip to content

Commit

Permalink
[MDEP-856] Upgrade transitive dependency to commons-text to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Apr 17, 2023
1 parent 59c8868 commit e03abd6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,12 @@ under the License.
<artifactId>org.eclipse.sisu.plexus</artifactId>
<version>0.3.0.M1</version>
</dependency>
<!-- override the version from maven-reporting-impl -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit e03abd6

Please sign in to comment.