Merge pull request #175 from yulichang/dependabot/maven/org.springframework-spring-jdbc-6.1.13

chore(deps): bump org.springframework:spring-jdbc from 5.3.4 to 6.1.13
This commit is contained in:
yulichang 2024-09-14 22:31:57 +08:00 committed by GitHub
commit d291edf026
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,7 @@
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId> <artifactId>spring-jdbc</artifactId>
<version>5.3.4</version> <version>6.1.13</version>
</dependency> </dependency>
</dependencies> </dependencies>