diff --git a/pom.xml b/pom.xml
index 45c42d209c..83d6db68bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1270,7 +1270,7 @@
commons-codec
commons-codec
- 1.17.1
+ 1.17.2
org.brotli
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6885f62648..efc685193d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -8,6 +8,9 @@
+
+ Upgrade commons-codec to 1.17.2.
+
Apache commons-net is no longer a runtime dependency.