Skip to content

Commit af272b4

Browse files
Bump jackson-databind in /SecondEdition/ParsingTest/parsing-benchmark
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b915dd7 commit af272b4

File tree

1 file changed

+1
-1
lines changed
  • SecondEdition/ParsingTest/parsing-benchmark

1 file changed

+1
-1
lines changed

SecondEdition/ParsingTest/parsing-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.core</groupId>
7272
<artifactId>jackson-databind</artifactId>
73-
<version>2.9.9</version>
73+
<version>2.9.10.1</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.glassfish</groupId>

0 commit comments

Comments
 (0)