File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
appengine-java8/firebase-event-proxy
bigtable/scheduled-backups Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6969 <dependency >
7070 <groupId >com.fasterxml.jackson.core</groupId >
7171 <artifactId >jackson-core</artifactId >
72- <version >2.15.3 </version >
72+ <version >2.16.0 </version >
7373 </dependency >
7474 <dependency >
7575 <groupId >com.fasterxml.jackson.core</groupId >
7676 <artifactId >jackson-databind</artifactId >
77- <version >2.15.3 </version >
77+ <version >2.16.0 </version >
7878 </dependency >
7979
8080 <!-- Test Dependencies -->
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ limitations under the License.
6666 <dependency >
6767 <groupId >com.fasterxml.jackson.core</groupId >
6868 <artifactId >jackson-databind</artifactId >
69- <version >2.15.3 </version >
69+ <version >2.16.0 </version >
7070 </dependency >
7171
7272 <dependency >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.fasterxml.jackson.core</groupId >
4747 <artifactId >jackson-core</artifactId >
48- <version >2.15.3 </version >
48+ <version >2.16.0 </version >
4949 </dependency >
5050 <dependency >
5151 <artifactId >libraries-bom</artifactId >
You can’t perform that action at this time.
0 commit comments