Skip to content

Commit ca846d2

Browse files
Update dependency commons-codec:commons-codec to v1.21.0 (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f27f72 commit ca846d2

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
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>commons-codec</groupId>
133133
<artifactId>commons-codec</artifactId>
134-
<version>1.20.0</version>
134+
<version>1.21.0</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>jakarta.xml.bind</groupId>

0 commit comments

Comments
 (0)