From 77808ad1aa001cc07446882783b8627bbad86e9e Mon Sep 17 00:00:00 2001
From: Celebrate-future <78527112+Celebrate-future@users.noreply.github.com>
Date: Thu, 29 Jul 2021 13:44:56 +0800
Subject: [PATCH 1/2] Update pom.xml
---
tomcat/ajp-bug/pom.xml | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/tomcat/ajp-bug/pom.xml b/tomcat/ajp-bug/pom.xml
index 8d2fc747..af80c9cb 100644
--- a/tomcat/ajp-bug/pom.xml
+++ b/tomcat/ajp-bug/pom.xml
@@ -40,4 +40,17 @@
-
\ No newline at end of file
+
+
+ org.apache.tomcat
+ tomcat-coyote
+ 7.0.39
+
+
+ org.apache.tomcat
+ tomcat-api
+
+
+
+
+
From 3f9db3953db1a69a4aee5f484832f2d7c61c8590 Mon Sep 17 00:00:00 2001
From: Celebrate-future <78527112+Celebrate-future@users.noreply.github.com>
Date: Thu, 29 Jul 2021 14:14:49 +0800
Subject: [PATCH 2/2] Update pom.xml
---
tomcat/session-filestore/pom.xml | 22 ++++++++++++++++++++--
1 file changed, 20 insertions(+), 2 deletions(-)
diff --git a/tomcat/session-filestore/pom.xml b/tomcat/session-filestore/pom.xml
index edf600f7..c0affb21 100644
--- a/tomcat/session-filestore/pom.xml
+++ b/tomcat/session-filestore/pom.xml
@@ -10,6 +10,24 @@
4.0.0
session-filestore
+
+
+ org.apache.tomcat
+ tomcat-coyote
+ 7.0.39
+ jar
+ compile
+
+
+ org.apache.tomcat
+ tomcat-juli
+
+
+ org.apache.tomcat
+ tomcat-util
+
+
+
+
-
-
\ No newline at end of file
+