Skip to content

Commit 8170fd4

Browse files
authored
Merge pull request #367 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v7.0.4
2 parents 0fd0d4a + 1c40e4e commit 8170fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.springframework</groupId>
130130
<artifactId>spring-jdbc</artifactId>
131-
<version>7.0.3</version>
131+
<version>7.0.4</version>
132132
<scope>test</scope>
133133
</dependency>
134134
</dependencies>

0 commit comments

Comments
 (0)