diff --git a/licenses/commons-codec-1.17.1.jar.sha1 b/licenses/commons-codec-1.17.1.jar.sha1 deleted file mode 100644 index 82b20bf50..000000000 --- a/licenses/commons-codec-1.17.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -973638b7149d333563584137ebf13a691bb60579 \ No newline at end of file diff --git a/licenses/commons-codec-1.17.2.jar.sha1 b/licenses/commons-codec-1.17.2.jar.sha1 new file mode 100644 index 000000000..42ffc50c7 --- /dev/null +++ b/licenses/commons-codec-1.17.2.jar.sha1 @@ -0,0 +1 @@ +cd6bb9d856db5f61871a94d5801efd0b93b7fcb2 \ No newline at end of file diff --git a/mr/build.gradle b/mr/build.gradle index 75ca4f72a..0184f62bc 100644 --- a/mr/build.gradle +++ b/mr/build.gradle @@ -58,7 +58,7 @@ dependencies { embedded(project(path: ":thirdparty", configuration: "shadow")) implementation("commons-logging:commons-logging:1.3.4") - implementation("commons-codec:commons-codec:1.17.1") + implementation("commons-codec:commons-codec:1.17.2") implementation("javax.xml.bind:jaxb-api:2.3.1") testImplementation(project(":test:shared")) diff --git a/mr/licenses/commons-codec-1.17.1.jar.sha1 b/mr/licenses/commons-codec-1.17.1.jar.sha1 deleted file mode 100644 index 82b20bf50..000000000 --- a/mr/licenses/commons-codec-1.17.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -973638b7149d333563584137ebf13a691bb60579 \ No newline at end of file diff --git a/mr/licenses/commons-codec-1.17.2.jar.sha1 b/mr/licenses/commons-codec-1.17.2.jar.sha1 new file mode 100644 index 000000000..42ffc50c7 --- /dev/null +++ b/mr/licenses/commons-codec-1.17.2.jar.sha1 @@ -0,0 +1 @@ +cd6bb9d856db5f61871a94d5801efd0b93b7fcb2 \ No newline at end of file