Skip to content

Commit f8a810c

Browse files
committed
update jackson library version
1 parent be49b3c commit f8a810c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2-platform-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.fasterxml.jackson.core</groupId>
5050
<artifactId>jackson-databind</artifactId>
51-
<version>2.9.6</version>
51+
<version>2.9.8</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)