Skip to content

Commit 5160707

Browse files
Merge pull request #651 from andreschaffer/dependabot/maven/commons-codec-commons-codec-1.20.0
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
2 parents f2af77d + 21213ae commit 5160707

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
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>commons-codec</groupId>
230230
<artifactId>commons-codec</artifactId>
231-
<version>1.19.0</version>
231+
<version>1.20.0</version>
232232
</dependency>
233233
</dependencies>
234234
</dependencyManagement>

0 commit comments

Comments
 (0)