Skip to content

Commit 28e4dfd

Browse files
committed
Remove version for Jackson 3
It is now a part of the Boot Bom
1 parent 932c129 commit 28e4dfd

File tree

1 file changed

+0
-2
lines changed
  • spring-cloud-starter-single-step-batch-job

1 file changed

+0
-2
lines changed

spring-cloud-starter-single-step-batch-job/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,10 @@
7979
<dependency>
8080
<groupId>tools.jackson.core</groupId>
8181
<artifactId>jackson-core</artifactId>
82-
<version>3.0.0-rc9</version>
8382
</dependency>
8483
<dependency>
8584
<groupId>tools.jackson.core</groupId>
8685
<artifactId>jackson-databind</artifactId>
87-
<version>3.0.0-rc9</version>
8886
</dependency>
8987
<dependency>
9088
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)