Skip to content

Commit 9f4797f

Browse files
Bump jackson-databind in /Java/samples/simple-console (#2957)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b12101d commit 9f4797f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Java/samples/simple-console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.core</groupId>
6161
<artifactId>jackson-databind</artifactId>
62-
<version>2.10.0.pr1</version>
62+
<version>2.12.6.1</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>com.microsoft.recognizers.text.datetime</groupId>

0 commit comments

Comments
 (0)