File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ dependencies {
347347 implementation " org.bouncycastle:bcprov-jdk15on:${ versions.bouncycastle} "
348348 implementation ' org.ldaptive:ldaptive:1.2.3'
349349 implementation ' io.jsonwebtoken:jjwt-api:0.10.8'
350- implementation(' org.apache.cxf:cxf-rt-rs-security-jose:3.4 .5' ) {
350+ implementation(' org.apache.cxf:cxf-rt-rs-security-jose:3.5 .5' ) {
351351 exclude(group : ' jakarta.activation' , module : ' jakarta.activation-api' )
352352 }
353353 implementation ' com.github.wnameless:json-flattener:0.5.0'
@@ -358,9 +358,9 @@ dependencies {
358358
359359 runtimeOnly ' net.minidev:accessors-smart:2.4.7'
360360
361- runtimeOnly ' org.apache.cxf:cxf-core:3.4 .5'
362- implementation ' org.apache.cxf:cxf-rt-rs-json-basic:3.4 .5'
363- runtimeOnly ' org.apache.cxf:cxf-rt-security:3.4 .5'
361+ runtimeOnly ' org.apache.cxf:cxf-core:3.5 .5'
362+ implementation ' org.apache.cxf:cxf-rt-rs-json-basic:3.5 .5'
363+ runtimeOnly ' org.apache.cxf:cxf-rt-security:3.5 .5'
364364
365365 runtimeOnly ' com.sun.activation:jakarta.activation:1.2.2'
366366 runtimeOnly ' com.eclipsesource.minimal-json:minimal-json:0.9.5'
You can’t perform that action at this time.
0 commit comments