File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
66
<dependency >
67
67
<groupId >org.slf4j</groupId >
68
68
<artifactId >slf4j-simple</artifactId >
69
- <version >1.7.30 </version >
69
+ <version >1.7.31 </version >
70
70
<scope >provided</scope >
71
71
</dependency >
72
72
<!-- Dependencies for Cloud SQL -->
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ limitations under the License.
57
57
<dependency >
58
58
<groupId >org.slf4j</groupId >
59
59
<artifactId >slf4j-simple</artifactId >
60
- <version >1.7.30 </version >
60
+ <version >1.7.31 </version >
61
61
<type >jar</type >
62
62
</dependency >
63
63
<dependency >
Original file line number Diff line number Diff line change 72
72
<dependency >
73
73
<groupId >org.slf4j</groupId >
74
74
<artifactId >slf4j-simple</artifactId >
75
- <version >1.7.30 </version >
75
+ <version >1.7.31 </version >
76
76
</dependency >
77
77
<dependency >
78
78
<groupId >org.mockito</groupId >
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ limitations under the License.
51
51
<dependency >
52
52
<groupId >org.slf4j</groupId >
53
53
<artifactId >slf4j-simple</artifactId >
54
- <version >1.7.30 </version >
54
+ <version >1.7.31 </version >
55
55
</dependency >
56
56
<!-- [END run_broken_service_dep] -->
57
57
<!-- [END cloudrun_broken_service_dep] -->
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ limitations under the License.
43
43
<dependency >
44
44
<groupId >org.slf4j</groupId >
45
45
<artifactId >slf4j-simple</artifactId >
46
- <version >1.7.30 </version >
46
+ <version >1.7.31 </version >
47
47
</dependency >
48
48
<dependency >
49
49
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments