Skip to content

Commit 0f22c33

Browse files
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.19.0
1 parent f0c72a3 commit 0f22c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/testing/code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.apache.commons</groupId>
4747
<artifactId>commons-lang3</artifactId>
48-
<version>3.18.0</version>
48+
<version>3.19.0</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)