[jboss-jira] [JBoss JIRA] Created: (JBXB-250) update dtdparser dependency
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Mon May 3 14:53:05 EDT 2010
update dtdparser dependency
---------------------------
Key: JBXB-250
URL: https://jira.jboss.org/jira/browse/JBXB-250
Project: JBoss XML Binding (JBossXB)
Issue Type: Thirdparty Change
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: JBossXB-2.0.2.GA
From
<dependency>
<groupId>wutka-dtdparser</groupId>
<artifactId>dtdparser121</artifactId>
<version>1.2.1</version>
<scope>compile</scope>
</dependency>
to
<dependency>
<groupId>com.wutka</groupId>
<artifactId>dtdparser</artifactId>
<version>1.21</version>
</dependency>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list