Skip to content

Commit

Permalink
Start building against Spring Batch 4.1.3 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Nov 20, 2019
1 parent 6fa5f0c commit 3c3614d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<!-- deprecated in favor of "spring-framework.version" -->
<spring.version>5.1.12.BUILD-SNAPSHOT</spring.version>
<spring-amqp.version>2.1.12.RELEASE</spring-amqp.version>
<spring-batch.version>4.1.2.RELEASE</spring-batch.version>
<spring-batch.version>4.1.3.BUILD-SNAPSHOT</spring-batch.version>
<spring-cloud-connectors.version>2.0.6.RELEASE</spring-cloud-connectors.version>
<spring-data-releasetrain.version>Lovelace-BUILD-SNAPSHOT</spring-data-releasetrain.version>
<spring-framework.version>${spring.version}</spring-framework.version>
Expand Down

0 comments on commit 3c3614d

Please sign in to comment.