Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 255999e

Browse files
committed
remove joda and jsr310
1 parent ef5fcab commit 255999e

File tree

1 file changed

+0
-10
lines changed
  • ch-covidcertificate-backend-transformation/ch-covidcertificate-backend-transformation-ws

1 file changed

+0
-10
lines changed

ch-covidcertificate-backend-transformation/ch-covidcertificate-backend-transformation-ws/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,6 @@
5959
<artifactId>jackson-databind</artifactId>
6060
<version>${jackson-version}</version>
6161
</dependency>
62-
<dependency>
63-
<groupId>com.fasterxml.jackson.datatype</groupId>
64-
<artifactId>jackson-datatype-joda</artifactId>
65-
<version>${jackson-version}</version>
66-
</dependency>
67-
<dependency>
68-
<groupId>com.fasterxml.jackson.datatype</groupId>
69-
<artifactId>jackson-datatype-jsr310</artifactId>
70-
<version>${jackson-version}</version>
71-
</dependency>
7262

7363
<!-- Spring Security Core -->
7464
<dependency>

0 commit comments

Comments
 (0)