Skip to content

Commit 2c19013

Browse files
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#749)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9e1e8d commit 2c19013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>commons-codec</groupId>
3333
<artifactId>commons-codec</artifactId>
34-
<version>1.20.0</version>
34+
<version>1.21.0</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)