You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2023/01/22 09:54:03 UTC

[struts] 01/01: WW-5274 Marks the Pell multipart plugin as deprecated

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch WW-5274-pell
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 474a340553189dec4af293d80def60d9728ebd1b
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun Jan 22 10:53:52 2023 +0100

    WW-5274 Marks the Pell multipart plugin as deprecated
---
 plugins/pell-multipart/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml
index 8188e85ab..77f524c95 100644
--- a/plugins/pell-multipart/pom.xml
+++ b/plugins/pell-multipart/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>struts2-pell-multipart-plugin</artifactId>
     <packaging>jar</packaging>
-    <name>Struts 2 Pell Multipart Plugin</name>
+    <name>DEPRECATED: Struts 2 Pell Multipart Plugin - since 6.2.0</name>
 
     <dependencies>
         <dependency>