Skip to content

Commit 353af4b

Browse files
authored
Merge pull request #261 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.9
2 parents 71bc522 + 0f8d6f0 commit 353af4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.8</version>
125+
<version>6.1.9</version>
126126
<scope>test</scope>
127127
</dependency>
128128
</dependencies>

0 commit comments

Comments
 (0)