Skip to content

Commit 153404f

Browse files
authored
Merge pull request #246 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.6
2 parents 9d0293a + 53ee4db commit 153404f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.springframework</groupId>
124124
<artifactId>spring-jdbc</artifactId>
125-
<version>6.1.5</version>
125+
<version>6.1.6</version>
126126
<scope>test</scope>
127127
</dependency>
128128
</dependencies>

0 commit comments

Comments
 (0)