We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4eb9d commit fb89603Copy full SHA for fb89603
spring-cloud-starter-single-step-batch-job/pom.xml
@@ -79,10 +79,12 @@
79
<dependency>
80
<groupId>tools.jackson.core</groupId>
81
<artifactId>jackson-core</artifactId>
82
+ <version>3.0.0-rc9</version>
83
</dependency>
84
85
86
<artifactId>jackson-databind</artifactId>
87
88
89
90
<groupId>org.junit.jupiter</groupId>
0 commit comments