File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ dependencies {
338338 implementation group : ' io.jsonwebtoken' , name : ' jjwt-api' , version : ' 0.13.0'
339339 runtimeOnly group : ' io.jsonwebtoken' , name : ' jjwt-impl' , version : ' 0.13.0'
340340 runtimeOnly group : ' io.jsonwebtoken' , name : ' jjwt-jackson' , version : ' 0.13.0'
341- implementation group : ' io.projectreactor' , name : ' reactor-core' , version : ' 3.8.1 '
341+ implementation group : ' io.projectreactor' , name : ' reactor-core' , version : ' 3.8.2 '
342342 implementation group : ' jakarta.inject' , name : ' jakarta.inject-api' , version : ' 2.0.1'
343343 implementation group : ' pl.jalokim.propertiestojson' , name : ' java-properties-to-json' , version : ' 5.3.0'
344344 implementation group : ' net.logstash.logback' , name : ' logstash-logback-encoder' , version : ' 8.1'
You can’t perform that action at this time.
0 commit comments