Skip to content

Commit 0f7aee2

Browse files
Revert "Added jackson properties (#102)" (#103)
This reverts commit 1637afb.
1 parent 1637afb commit 0f7aee2

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

pom.xml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -183,22 +183,6 @@
183183
<artifactId>spring-boot-starter-mail</artifactId>
184184
</dependency>
185185

186-
<dependency>
187-
<groupId>com.fasterxml.jackson.core</groupId>
188-
<artifactId>jackson-core</artifactId>
189-
<version>2.16.1</version>
190-
</dependency>
191-
<dependency>
192-
<groupId>com.fasterxml.jackson.core</groupId>
193-
<artifactId>jackson-databind</artifactId>
194-
<version>2.16.1</version>
195-
</dependency>
196-
<dependency>
197-
<groupId>com.fasterxml.jackson.core</groupId>
198-
<artifactId>jackson-annotations</artifactId>
199-
<version>2.16.1</version>
200-
</dependency>
201-
202186
<!-- https://mvnrepository.com/artifact/ca.uhn.hapi.fhir/hapi-fhir-structures-r4 -->
203187
<dependency>
204188
<groupId>ca.uhn.hapi.fhir</groupId>

0 commit comments

Comments
 (0)