File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 70
70
<groupId >org.bouncycastle</groupId >
71
71
<artifactId >bcpkix-jdk15on</artifactId >
72
72
</dependency >
73
- <dependency >
74
- <groupId >com.fasterxml.jackson.core</groupId >
75
- <artifactId >jackson-databind</artifactId >
76
- </dependency >
77
73
<dependency >
78
74
<groupId >io.projectreactor</groupId >
79
75
<artifactId >reactor-test</artifactId >
Original file line number Diff line number Diff line change 122
122
<version >1.59</version >
123
123
<scope >test</scope >
124
124
</dependency >
125
- <dependency >
126
- <groupId >com.fasterxml.jackson.core</groupId >
127
- <artifactId >jackson-databind</artifactId >
128
- <version >2.9.8</version >
129
- <scope >test</scope >
130
- </dependency >
131
125
<dependency >
132
126
<groupId >ch.qos.logback</groupId >
133
127
<artifactId >logback-classic</artifactId >
You can’t perform that action at this time.
0 commit comments