Skip to content

Commit c03026a

Browse files
Update build.gradle
1 parent 1e92108 commit c03026a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ dependencies {
233233
implementation 'commons-io:commons-io:20030203.000550'
234234
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-websocket', version: '9.0.71'
235235
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core', version: '9.0.71'
236-
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.14.1'
236+
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.14.2'
237237
implementation group: 'com.fasterxml.jackson', name: 'jackson-bom', version: '2.14.2', ext: 'pom'
238238
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '2.1.1'
239239
implementation group: 'javax.inject', name: 'javax.inject', version: '1'

0 commit comments

Comments
 (0)