Skip to content

Commit 15c30f1

Browse files
Bump spring-jdbc from 5.2.8.RELEASE to 5.2.9.RELEASE
Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.9.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.8.RELEASE...v5.2.9.RELEASE) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f07b8a1 commit 15c30f1

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
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>org.springframework</groupId>
208208
<artifactId>spring-jdbc</artifactId>
209-
<version>5.2.8.RELEASE</version>
209+
<version>5.2.9.RELEASE</version>
210210
<scope>provided</scope>
211211
</dependency>
212212
<dependency>

0 commit comments

Comments
 (0)