Skip to content

Commit

Permalink
Address dependency conflicts from upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Oct 22, 2014
1 parent 7aaf5ae commit 827aede
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fcrepo-client-impl/pom.xml
Expand Up @@ -13,7 +13,7 @@
<packaging>bundle</packaging>

<properties>
<jena.version>2.12.0</jena.version>
<jena.version>2.12.1</jena.version>
<commons-io.version>2.4</commons-io.version>
<org.apache.commons.version>3.1</org.apache.commons.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion fcrepo-client/pom.xml
Expand Up @@ -12,7 +12,7 @@
<packaging>bundle</packaging>

<properties>
<jena.version>2.12.0</jena.version>
<jena.version>2.12.1</jena.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 827aede

Please sign in to comment.