Skip to content

Commit 511511d

Browse files
authored
Merge pull request #18 from majusko/dependabot/maven/commons-codec-commons-codec-1.15
Bump commons-codec from 1.14 to 1.15
2 parents 9bff00c + 598aad9 commit 511511d

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
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>commons-codec</groupId>
2424
<artifactId>commons-codec</artifactId>
25-
<version>1.14</version>
25+
<version>1.15</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)