diff --git a/licenses/commons-codec-1.17.0.jar.sha1 b/licenses/commons-codec-1.17.0.jar.sha1 deleted file mode 100644 index a4073ada5..000000000 --- a/licenses/commons-codec-1.17.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0dbe8eef6e14460e73da07f7b11bf994d6626355 \ No newline at end of file diff --git a/licenses/commons-codec-1.17.1.jar.sha1 b/licenses/commons-codec-1.17.1.jar.sha1 new file mode 100644 index 000000000..82b20bf50 --- /dev/null +++ b/licenses/commons-codec-1.17.1.jar.sha1 @@ -0,0 +1 @@ +973638b7149d333563584137ebf13a691bb60579 \ No newline at end of file diff --git a/mr/build.gradle b/mr/build.gradle index 80b864c01..c45a9b7a9 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.3") - implementation("commons-codec:commons-codec:1.17.0") + implementation("commons-codec:commons-codec:1.17.1") implementation("javax.xml.bind:jaxb-api:2.3.1") testImplementation(project(":test:shared")) diff --git a/mr/licenses/commons-codec-1.17.0.jar.sha1 b/mr/licenses/commons-codec-1.17.0.jar.sha1 deleted file mode 100644 index a4073ada5..000000000 --- a/mr/licenses/commons-codec-1.17.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0dbe8eef6e14460e73da07f7b11bf994d6626355 \ No newline at end of file diff --git a/mr/licenses/commons-codec-1.17.1.jar.sha1 b/mr/licenses/commons-codec-1.17.1.jar.sha1 new file mode 100644 index 000000000..82b20bf50 --- /dev/null +++ b/mr/licenses/commons-codec-1.17.1.jar.sha1 @@ -0,0 +1 @@ +973638b7149d333563584137ebf13a691bb60579 \ No newline at end of file