Skip to content

Commit 677c225

Browse files
committed
Prepare release 7.0.1
1 parent d20af19 commit 677c225

File tree

1 file changed

+1
-1
lines changed
  • easy-batch-archetype/src/main/resources/archetype-resources

1 file changed

+1
-1
lines changed

easy-batch-archetype/src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<java.version>11</java.version>
14-
<easy-batch.version>7.0.0</easy-batch.version>
14+
<easy-batch.version>7.0.1</easy-batch.version>
1515
<slf4j-api.version>1.7.30</slf4j-api.version>
1616
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
1717
</properties>

0 commit comments

Comments
 (0)