Skip to content

Commit a6db85a

Browse files
Bump spring-jdbc from 5.3.21 to 5.3.22
Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.21 to 5.3.22. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22) --- 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 db080ff commit a6db85a

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
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>org.springframework</groupId>
220220
<artifactId>spring-jdbc</artifactId>
221-
<version>5.3.21</version>
221+
<version>5.3.22</version>
222222
<scope>provided</scope>
223223
<optional>true</optional>
224224
</dependency>

0 commit comments

Comments
 (0)