Skip to content

Commit

Permalink
BUG firma digitale
Browse files Browse the repository at this point in the history
  • Loading branch information
mspasiano committed Sep 8, 2016
1 parent 7229bd5 commit 11f9621
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SIGLA/pom.xml
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>it.cnr.commons</groupId>
<artifactId>firmadigitale</artifactId>
<version>1.4</version>
<version>1.5</version>
<exclusions>
<exclusion>
<artifactId>log4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -23,7 +23,7 @@
<java.version>1.8</java.version>
<opencmis.version>0.10.0</opencmis.version>
<spring.version>3.0.3.RELEASE</spring.version>
<jada.version>3.0.14</jada.version>
<jada.version>3.0.15</jada.version>
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
<sigla.build.number>${maven.build.timestamp}</sigla.build.number>
<slf4j.version>1.7.21</slf4j.version>
Expand Down

0 comments on commit 11f9621

Please sign in to comment.