...
|
...
|
@@ -30,6 +30,11 @@ |
|
|
<artifactId>jackson-annotations</artifactId>
|
|
|
<version>2.10.5</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-context</artifactId>
|
|
|
<version>5.3.1</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
<build>
|
|
|
<plugins>
|
...
|
...
|
|