Skip to content

Commit 0e0f7cd

Browse files
authored
Merge pull request #13 from hybridx/renovate/commons-codec-commons-codec-1.x
Update dependency commons-codec:commons-codec to v1.14
2 parents bc1dfa7 + fc784ce commit 0e0f7cd

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
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>commons-codec</groupId>
103103
<artifactId>commons-codec</artifactId>
104-
<version>1.2</version>
104+
<version>1.14</version>
105105
</dependency>
106106
</dependencies>
107107
<build>

0 commit comments

Comments
 (0)