Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
BIZ-26344 - Update to dotcms 20.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Falzone committed Feb 9, 2021
1 parent c663d94 commit ee15c9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ repositories {
}

dependencies {
compile('com.dotcms:dotcms:5.0.3') { transitive = true }
compile('com.dotcms:dotcms:20.11.1') { transitive = true }
compile('com.maxmind.geoip2:geoip2:2.3.1')
compile('com.fasterxml.jackson.core:jackson-core:2.5.3')
compile('com.fasterxml.jackson.core:jackson-annotations:2.5.0')
provided('javax.servlet:servlet-api:2.5')
}

buildscript {
Expand Down
Binary file modified build/libs/dotcms-plugins-geolocation-3.1.0-SNAPSHOT.jar
Binary file not shown.

0 comments on commit ee15c9b

Please sign in to comment.