Skip to content

Commit fa8d3f8

Browse files
authored
Merge pull request GoogleCloudPlatform#110 from GoogleCloudPlatform/dpebot-repositorygardener
2 parents 93d3be2 + a260ce3 commit fa8d3f8

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

bookshelf/2-structured-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
9090
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
9191
<groupId>com.fasterxml.jackson.core</groupId>
9292
<artifactId>jackson-databind</artifactId>
93-
<version>2.8.1</version>
93+
<version>2.8.2</version>
9494
</dependency>
9595

9696
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/3-binary-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
9191
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
9292
<groupId>com.fasterxml.jackson.core</groupId>
9393
<artifactId>jackson-databind</artifactId>
94-
<version>2.8.1</version>
94+
<version>2.8.2</version>
9595
</dependency>
9696

9797
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/4-auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
108108
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
109109
<groupId>com.fasterxml.jackson.core</groupId>
110110
<artifactId>jackson-databind</artifactId>
111-
<version>2.8.1</version>
111+
<version>2.8.2</version>
112112
</dependency>
113113

114114
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/5-logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
108108
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
109109
<groupId>com.fasterxml.jackson.core</groupId>
110110
<artifactId>jackson-databind</artifactId>
111-
<version>2.8.1</version>
111+
<version>2.8.2</version>
112112
</dependency>
113113

114114
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/6-gce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
108108
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
109109
<groupId>com.fasterxml.jackson.core</groupId>
110110
<artifactId>jackson-databind</artifactId>
111-
<version>2.8.1</version>
111+
<version>2.8.2</version>
112112
</dependency>
113113

114114
<dependency> <!-- Google Core Libraries for Java -->

bookshelf/optional-container-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Copyright 2016 Google Inc. All Rights Reserved.
108108
<dependency> <!-- https://github.com/FasterXML/jackson-databind -->
109109
<groupId>com.fasterxml.jackson.core</groupId>
110110
<artifactId>jackson-databind</artifactId>
111-
<version>2.8.1</version>
111+
<version>2.8.2</version>
112112
</dependency>
113113

114114
<dependency> <!-- Google Core Libraries for Java -->

0 commit comments

Comments
 (0)