Skip to content

Commit 65d1931

Browse files
authored
Merge pull request #5290 from eXist-db/dependabot/maven/commons-codec-commons-codec-1.17.0
build(deps-dev): bump commons-codec:commons-codec from 1.16.1 to 1.17.0
2 parents fd3d243 + 01efa99 commit 65d1931

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
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>commons-codec</groupId>
236236
<artifactId>commons-codec</artifactId>
237-
<version>1.16.1</version>
237+
<version>1.17.0</version>
238238
</dependency>
239239

240240
<dependency>

0 commit comments

Comments
 (0)