Skip to content

Commit 4d15dc1

Browse files
Update dependency org.glassfish.jersey.media:jersey-media-json-jackson to v2.36
1 parent b23ac4a commit 4d15dc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ targetCompatibility = 1.8
88

99
mainClassName = project.hasProperty('jdbc') ? 'com.collibra.catalog.tabularprofiler.Jdbc' : 'com.collibra.catalog.tabularprofiler.Csv'
1010

11-
def jerseyVer = '2.27'
11+
def jerseyVer = '2.36'
1212
def slf4jVer = '1.7.25'
1313
def sparkVer = '2.2.3'
1414
def jacksonScalaVer = '2.9.8'

0 commit comments

Comments
 (0)