Skip to content

Commit 0681191

Browse files
authored
Merge pull request #748 from kazuki43zoo/gh-747
Apply Spring 6 and Spring Batch 5 official release version
2 parents 4ae3ea9 + 19ce875 commit 0681191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106
<osgi.dynamicImport>*</osgi.dynamicImport>
107107

108108
<mybatis.version>3.5.11</mybatis.version>
109-
<spring.version>6.0.0-SNAPSHOT</spring.version>
110-
<spring-batch.version>5.0.0-SNAPSHOT</spring-batch.version>
109+
<spring.version>6.0.1</spring.version>
110+
<spring-batch.version>5.0.0</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113113
<junit.version>5.9.1</junit.version>

0 commit comments

Comments
 (0)