updated jackson dependency in corefx
This commit is contained in:
parent
d724ee289b
commit
4f4c4c4f60
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<jung.version>2.1.1</jung.version>
|
||||
<jackson.version>2.9.6</jackson.version>
|
||||
<jackson.version>2.9.9</jackson.version>
|
||||
<grpc.version>1.20.0</grpc.version>
|
||||
</properties>
|
||||
|
||||
|
@ -153,4 +153,4 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue