Skip to content

Commit ee213df

Browse files
authored
Merge pull request #5812 from eXist-db/dependabot/maven/commons-codec-commons-codec-1.19.0
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
2 parents cd2f0c4 + 65b3e62 commit ee213df

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
@@ -235,7 +235,7 @@
235235
<dependency>
236236
<groupId>commons-codec</groupId>
237237
<artifactId>commons-codec</artifactId>
238-
<version>1.18.0</version>
238+
<version>1.19.0</version>
239239
</dependency>
240240

241241
<dependency>

0 commit comments

Comments
 (0)