Skip to content

Commit

Permalink
deps: Upgraded Spring Batch Redis
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed Apr 12, 2023
1 parent 7ceba9c commit 435c6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<mockito.version>4.8.1</mockito.version>
<reactor.version>3.5.5</reactor.version>
<spring-batch.version>4.3.8</spring-batch.version>
<spring-batch-redis.version>3.2.2-SNAPSHOT</spring-batch-redis.version>
<spring-batch-redis.version>3.2.2</spring-batch-redis.version>
<slf4j.version>1.7.36</slf4j.version>
<testcontainers.version>1.17.6</testcontainers.version>
<testcontainers-redis.version>1.6.3</testcontainers-redis.version>
Expand Down

0 comments on commit 435c6bf

Please sign in to comment.