Skip to content

Commit 3ed179a

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.15.0
1 parent ad66e10 commit 3ed179a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qulice-checkstyle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
9292
<dependency>
9393
<groupId>org.apache.commons</groupId>
9494
<artifactId>commons-lang3</artifactId>
95-
<version>3.14.0</version>
95+
<version>3.15.0</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)