Skip to content

Commit 4ba686e

Browse files
committed
Merge branch '3.x' of github.com:FasterXML/jackson-core into 3.x
2 parents e76fbf7 + 5d54d89 commit 4ba686e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To use the package, you need to use following Maven dependency:
4848
<dependency> <!-- Jackson 3.x -->
4949
<groupId>tools.jackson.core</groupId>
5050
<artifactId>jackson-core</artifactId>
51-
<version>3.1.1</version>
51+
<version>3.2.0</version>
5252
</dependency>
5353
<dependency> <!-- Jackson 2.x -->
5454
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)