File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ lombok {
8282}
8383
8484configurations. all {
85- resolutionStrategy. force ' com.google.protobuf:protobuf-java:3.21.9 '
85+ resolutionStrategy. force ' com.google.protobuf:protobuf-java:3.25.5 '
8686 resolutionStrategy. force ' org.apache.commons:commons-compress:1.26.0'
8787}
8888
Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ configurations.all {
341341 resolutionStrategy. force ' org.objenesis:objenesis:3.2'
342342 resolutionStrategy. force ' net.java.dev.jna:jna:5.11.0'
343343 resolutionStrategy. force ' org.apache.commons:commons-text:1.10.0'
344- resolutionStrategy. force ' com.google.protobuf:protobuf-java:3.21.9 '
344+ resolutionStrategy. force ' com.google.protobuf:protobuf-java:3.25.5 '
345345 resolutionStrategy. force ' org.apache.httpcomponents:httpcore:4.4.15'
346346 resolutionStrategy. force ' org.apache.httpcomponents:httpclient:4.5.14'
347347 resolutionStrategy. force ' commons-codec:commons-codec:1.15'
You can’t perform that action at this time.
0 commit comments