Changeset 32885 for lang

Show
Ignore:
Timestamp:
04/28/09 13:03:37 (4 years ago)
Author:
rikeda
Message:

Struts Scriptingの依存は削除。

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/java/misc/ssh-blank/pom.xml

    r32884 r32885  
    176176        </dependency> 
    177177        <dependency> 
    178             <groupId>org.apache.struts</groupId> 
    179             <artifactId>struts-scripting</artifactId> 
    180             <version>1.3.10</version> 
    181         </dependency> 
    182         <dependency> 
    183178            <groupId>org.aspectj</groupId> 
    184179            <artifactId>aspectjlib</artifactId>