Commit 9377ac4 1 parent 185345f commit 9377ac4 Copy full SHA for 9377ac4
File tree 2 files changed +4
-4
lines changed
detectors/credentials/generic_weak_credential_detector
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,12 +49,12 @@ java {
49
49
ext {
50
50
autoValueVersion = ' 1.7'
51
51
floggerVersion = ' 0.5.1'
52
- guavaVersion = ' 31 .1-jre'
52
+ guavaVersion = ' 32.0 .1-jre'
53
53
guiceVersion = ' 4.2.3'
54
54
javaxInjectVersion = ' 1'
55
55
jsoupVersion = ' 1.9.2'
56
56
okhttpVersion = ' 3.12.0'
57
- protobufVersion = ' 3.11.4 '
57
+ protobufVersion = ' 3.25.2 '
58
58
tsunamiVersion = ' latest.release'
59
59
60
60
junitVersion = ' 4.13'
Original file line number Diff line number Diff line change @@ -57,13 +57,13 @@ java {
57
57
ext {
58
58
autoValueVersion = ' 1.7'
59
59
floggerVersion = ' 0.5.1'
60
- guavaVersion = ' 28.2 -jre'
60
+ guavaVersion = ' 32.0.1 -jre'
61
61
guiceVersion = ' 4.2.3'
62
62
javaxInjectVersion = ' 1'
63
63
jcommanderVersion = ' 1.48'
64
64
jsoupVersion = ' 1.9.2'
65
65
okhttpVersion = ' 3.12.0'
66
- protobufVersion = ' 3.11.4 '
66
+ protobufVersion = ' 3.25.2 '
67
67
tsunamiVersion = ' latest.release'
68
68
69
69
junitVersion = ' 4.13'
You can’t perform that action at this time.
0 commit comments