Skip to content

Commit 3d458e5

Browse files
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0
1 parent 15248e4 commit 3d458e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
103103
<dependency>
104104
<groupId>org.apache.commons</groupId>
105105
<artifactId>commons-lang3</artifactId>
106-
<version>3.16.0</version>
106+
<version>3.17.0</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)