Skip to content

Commit 49b11d1

Browse files
Bump jackson-databind in /JavaExtractor/JPredict
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b91ea5 commit 49b11d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaExtractor/JPredict/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.core</groupId>
5757
<artifactId>jackson-databind</artifactId>
58-
<version>2.9.10.1</version>
58+
<version>2.9.10.4</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>args4j</groupId>

0 commit comments

Comments
 (0)