Merge branch 'master' of github.com:apache/struts into feature/WW-4515

# By Johannes Geppert
# Via Johannes Geppert
* 'master' of github.com:apache/struts:
  Fiy typo in commons-digester artifact id
This commit is contained in:
Aaron Johnson
2015-06-17 08:35:24 -05:00
+1 -1
View File
@@ -715,7 +715,7 @@
</dependency>
<dependency>
<groupId>commons-digester</groupId>
<artifactId>Switch to latest</artifactId>
<artifactId>commons-digester</artifactId>
<version>2.1</version>
</dependency>
<dependency>