Skip to content

Commit

Permalink
Merge pull request #205 from mybatis/renovate/spring-core
Browse files Browse the repository at this point in the history
Update dependency org.springframework:spring-jdbc to v5.3.30
  • Loading branch information
hazendaz committed Sep 15, 2023
2 parents 694d42f + 4ad13b2 commit 5a330a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.3.29</version>
<version>5.3.30</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5a330a7

Please sign in to comment.