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 @@ -337,7 +337,7 @@ dependencies {
337337 implementation group : ' io.jsonwebtoken' , name : ' jjwt-api' , version : ' 0.13.0'
338338 runtimeOnly group : ' io.jsonwebtoken' , name : ' jjwt-impl' , version : ' 0.13.0'
339339 runtimeOnly group : ' io.jsonwebtoken' , name : ' jjwt-jackson' , version : ' 0.13.0'
340- implementation group : ' io.projectreactor' , name : ' reactor-core' , version : ' 3.8.0 '
340+ implementation group : ' io.projectreactor' , name : ' reactor-core' , version : ' 3.8.1 '
341341 implementation group : ' jakarta.inject' , name : ' jakarta.inject-api' , version : ' 2.0.1'
342342 implementation group : ' pl.jalokim.propertiestojson' , name : ' java-properties-to-json' , version : ' 5.3.0'
343343 implementation group : ' net.logstash.logback' , name : ' logstash-logback-encoder' , version : ' 8.1'
You can’t perform that action at this time.
0 commit comments