Skip to content

Commit bfda3b9

Browse files
authored
Merge pull request #5364 from eXist-db/dependabot/maven/commons-codec-commons-codec-1.17.1
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1
2 parents 29dd5d0 + 17ad99a commit bfda3b9

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.17.0</version>
237+
<version>1.17.1</version>
238238
</dependency>
239239

240240
<dependency>

0 commit comments

Comments
 (0)