Skip to content

Commit 8e7732c

Browse files
Bump spring-jdbc from 5.3.19 to 5.3.20
Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.19 to 5.3.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.19...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c2fdfc commit 8e7732c

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
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>org.springframework</groupId>
122122
<artifactId>spring-jdbc</artifactId>
123-
<version>5.3.19</version>
123+
<version>5.3.20</version>
124124
<scope>test</scope>
125125
</dependency>
126126
</dependencies>

0 commit comments

Comments
 (0)