Skip to content

Commit eb14531

Browse files
authored
Merge pull request #4967 from eXist-db/dependabot/maven/commons-codec-commons-codec-1.16.0
build(deps-dev): bump commons-codec from 1.15 to 1.16.0
2 parents 89dfebf + 5a89e23 commit eb14531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>commons-codec</groupId>
233233
<artifactId>commons-codec</artifactId>
234-
<version>1.15</version>
234+
<version>1.16.0</version>
235235
</dependency>
236236

237237
<dependency>

0 commit comments

Comments
 (0)