Skip to content

Commit ade33f1

Browse files
build(deps): bump commons-codec:commons-codec
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.19.0 to 1.20.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.19.0...rel/commons-codec-1.20.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 206f88a commit ade33f1

File tree

1 file changed

+1
-1
lines changed
  • org.eclipse.lyo.testsuite.server

1 file changed

+1
-1
lines changed

org.eclipse.lyo.testsuite.server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>commons-codec</groupId>
187187
<artifactId>commons-codec</artifactId>
188-
<version>1.19.0</version>
188+
<version>1.20.0</version>
189189
</dependency>
190190
<dependency>
191191
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)