Skip to content
Snippets Groups Projects
Commit 1b435995 authored by Sascha Herzinger's avatar Sascha Herzinger Committed by Piotr Gawron
Browse files

Use same jackson version than the core dep

parent 01b2c964
No related branches found
No related tags found
2 merge requests!630WIP: Resolve "The privileges of a new user are not saved in some cases",!589Feature error reporting
......@@ -70,7 +70,7 @@
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>2.9.6</version>
<version>${jackson.version}</version>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment