Skip to content

Commit 7a5fcee

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.19.0 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f7cdd8 commit 7a5fcee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ A complete copy of this license may be found in src/main/legal/LICENSE.txt of th
130130
<dependency>
131131
<groupId>org.apache.commons</groupId>
132132
<artifactId>commons-lang3</artifactId>
133-
<version>3.18.0</version>
133+
<version>3.19.0</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>junit</groupId>

0 commit comments

Comments
 (0)