File tree 4 files changed +5
-5
lines changed
bigtable/scheduled-backups
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
<dependency >
70
70
<groupId >com.fasterxml.jackson.core</groupId >
71
71
<artifactId >jackson-annotations</artifactId >
72
- <version >2.15.2 </version >
72
+ <version >2.15.3 </version >
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >com.google.firebase</groupId >
Original file line number Diff line number Diff line change 69
69
<dependency >
70
70
<groupId >com.fasterxml.jackson.core</groupId >
71
71
<artifactId >jackson-core</artifactId >
72
- <version >2.15.2 </version >
72
+ <version >2.15.3 </version >
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >com.fasterxml.jackson.core</groupId >
76
76
<artifactId >jackson-databind</artifactId >
77
- <version >2.15.2 </version >
77
+ <version >2.15.3 </version >
78
78
</dependency >
79
79
80
80
<!-- Test Dependencies -->
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ limitations under the License.
66
66
<dependency >
67
67
<groupId >com.fasterxml.jackson.core</groupId >
68
68
<artifactId >jackson-databind</artifactId >
69
- <version >2.15.2 </version >
69
+ <version >2.15.3 </version >
70
70
</dependency >
71
71
72
72
<dependency >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >com.fasterxml.jackson.core</groupId >
47
47
<artifactId >jackson-core</artifactId >
48
- <version >2.15.2 </version >
48
+ <version >2.15.3 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<artifactId >libraries-bom</artifactId >
You can’t perform that action at this time.
0 commit comments