Skip to content

Commit c62ba36

Browse files
committed
Apache commons 3.20
1 parent 6e07164 commit c62ba36

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

org.pathvisio.lib/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@
216216
<version>4.5.0</version>
217217
</dependency>
218218
<dependency>
219-
<groupId>commons-lang</groupId>
220-
<artifactId>commons-lang</artifactId>
221-
<version>2.6</version>
219+
<groupId>org.apache.commons</groupId>
220+
<artifactId>commons-lang3</artifactId>
221+
<version>3.20.0</version>
222222
</dependency>
223223
<!-- JUnit -->
224224
<dependency>

0 commit comments

Comments
 (0)