Skip to content

Commit 0b3f48f

Browse files
committed
[MDEP-856] Upgrade transitive dependency to commons-text from 1.3 to 1.10.0
1 parent 6c3e329 commit 0b3f48f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,11 @@ under the License.
165165
<artifactId>maven-reporting-impl</artifactId>
166166
<version>3.2.0</version>
167167
</dependency>
168+
<dependency>
169+
<groupId>org.apache.commons</groupId>
170+
<artifactId>commons-text</artifactId>
171+
<version>1.10.0</version>
172+
</dependency>
168173
<dependency>
169174
<groupId>commons-io</groupId>
170175
<artifactId>commons-io</artifactId>

0 commit comments

Comments
 (0)