We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1637afb commit 0f7aee2Copy full SHA for 0f7aee2
1 file changed
pom.xml
@@ -183,22 +183,6 @@
183
<artifactId>spring-boot-starter-mail</artifactId>
184
</dependency>
185
186
- <dependency>
187
- <groupId>com.fasterxml.jackson.core</groupId>
188
- <artifactId>jackson-core</artifactId>
189
- <version>2.16.1</version>
190
- </dependency>
191
192
193
- <artifactId>jackson-databind</artifactId>
194
195
196
197
198
- <artifactId>jackson-annotations</artifactId>
199
200
201
-
202
<!-- https://mvnrepository.com/artifact/ca.uhn.hapi.fhir/hapi-fhir-structures-r4 -->
203
<dependency>
204
<groupId>ca.uhn.hapi.fhir</groupId>
0 commit comments