Skip to content

Commit

Permalink
Integrate commons-lang3 3.14.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
  • Loading branch information
avpinchuk committed Jan 6, 2024
1 parent 23a9dfb commit 7bf1155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Expand Up @@ -730,7 +730,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7bf1155

Please sign in to comment.