Skip to content

Commit

Permalink
Bump spring-jdbc from 5.3.26 to 5.3.27
Browse files Browse the repository at this point in the history
Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.26 to 5.3.27.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.26...v5.3.27)

---
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]>
  • Loading branch information
dependabot[bot] committed Apr 22, 2023
1 parent 3d484b9 commit 614ceb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemacrawler-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.3.26</version>
<version>5.3.27</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 614ceb5

Please sign in to comment.