Skip to content

Commit

Permalink
Merge pull request #1378 from forcedotcom/dependabot/maven/org.spring…
Browse files Browse the repository at this point in the history
…framework-spring-jdbc-6.2.0

Bump org.springframework:spring-jdbc from 6.1.14 to 6.2.0
  • Loading branch information
ashitsalesforce authored Nov 15, 2024
2 parents 8b9978b + 8434fb5 commit b3a0369
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 @@ -141,7 +141,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>6.1.14</version>
<version>6.2.0</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.mockito/mockito-core -->
Expand Down

0 comments on commit b3a0369

Please sign in to comment.