Skip to content

Commit 6004b25

Browse files
Bump spring-jdbc from 5.3.15 to 5.3.16
Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.15 to 5.3.16. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.15...v5.3.16) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cab7f18 commit 6004b25

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
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>org.springframework</groupId>
219219
<artifactId>spring-jdbc</artifactId>
220-
<version>5.3.15</version>
220+
<version>5.3.16</version>
221221
<scope>provided</scope>
222222
<optional>true</optional>
223223
</dependency>

0 commit comments

Comments
 (0)