Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jgambarios committed Jan 23, 2018
1 parent 7d987bf commit c4f2c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotCMS/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ dependencies {
}
felix group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.24'
felix group: 'org.slf4j', name: 'jcl-over-slf4j', version: '1.7.25'
felix group: 'com.dotcms.tika', name: 'com.dotcms.tika', version: '0.1'

/**** And now the libs we pull in from internal company sources - libs stored in ./plugins, ./bin, ./libs, the starter site, etc. ****/
compile fileTree("src/main/plugins/com.dotcms.config/build/jar").include('plugin-com.dotcms.config.jar')
Expand Down

0 comments on commit c4f2c72

Please sign in to comment.