diff --git a/pom.xml b/pom.xml
index 7e429634ac..f4db8aeb0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
javax.servlet
servlet-api
- 2.4
+ 2.5
provided
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4fcdd8c56b..5bebe634a8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,6 +52,7 @@ The type attribute can be add,update,fix,remove.
Bump Java from 6 to 8.
Bump commons-parent from 62 to 73.
Bump commons-io from 2.11.0 to 2.16.1.
+ Bump javax.servlet:servlet-api from 2.4 to 2.5.
Bump Commons IO to 2.11.0