Skip to content

Commit

Permalink
xalan upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
francescou committed Aug 2, 2016
1 parent 5ed3196 commit 3135bfd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion SIGLA/pom.xml
Expand Up @@ -121,6 +121,11 @@
<version>${project.version}</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.1</version>
</dependency>
<dependency>
<groupId>it.cnr</groupId>
<artifactId>sigla-ejb</artifactId>
Expand Down Expand Up @@ -533,7 +538,7 @@
<groupId>commons-logging</groupId>
</exclusion>
</exclusions>
</dependency>
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
Expand Down

0 comments on commit 3135bfd

Please sign in to comment.