We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ceba9c commit 435c6bfCopy full SHA for 435c6bf
pom.xml
@@ -28,7 +28,7 @@
28
<mockito.version>4.8.1</mockito.version>
29
<reactor.version>3.5.5</reactor.version>
30
<spring-batch.version>4.3.8</spring-batch.version>
31
- <spring-batch-redis.version>3.2.2-SNAPSHOT</spring-batch-redis.version>
+ <spring-batch-redis.version>3.2.2</spring-batch-redis.version>
32
<slf4j.version>1.7.36</slf4j.version>
33
<testcontainers.version>1.17.6</testcontainers.version>
34
<testcontainers-redis.version>1.6.3</testcontainers-redis.version>
0 commit comments