File tree Expand file tree Collapse file tree 1 file changed +7
-15
lines changed Expand file tree Collapse file tree 1 file changed +7
-15
lines changed Original file line number Diff line number Diff line change 6969 <type >pom</type >
7070 <scope >import</scope >
7171 </dependency >
72+ <dependency >
73+ <groupId >com.fasterxml.jackson</groupId >
74+ <artifactId >jackson-bom</artifactId >
75+ <version >${jackson.version} </version >
76+ <type >pom</type >
77+ <scope >import</scope >
78+ </dependency >
7279 <dependency >
7380 <groupId >io.camunda</groupId >
7481 <artifactId >camunda-tasklist-client-java</artifactId >
7986 <artifactId >spring-boot-starter-camunda-tasklist</artifactId >
8087 <version >${project.version} </version >
8188 </dependency >
82- <dependency >
83- <groupId >com.fasterxml.jackson.core</groupId >
84- <artifactId >jackson-core</artifactId >
85- <version >${jackson.version} </version >
86- </dependency >
87- <dependency >
88- <groupId >com.fasterxml.jackson.core</groupId >
89- <artifactId >jackson-databind</artifactId >
90- <version >${jackson.version} </version >
91- </dependency >
92- <dependency >
93- <groupId >com.fasterxml.jackson.core</groupId >
94- <artifactId >jackson-annotations</artifactId >
95- <version >${jackson.version} </version >
96- </dependency >
9789 <dependency >
9890 <groupId >com.google.code.findbugs</groupId >
9991 <artifactId >jsr305</artifactId >
You can’t perform that action at this time.
0 commit comments