Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df9782c

Browse files
Bump spring-core from 5.3.16 to 5.3.20 in /sqldev
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.16...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edfcc58 commit df9782c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqldev/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<!-- transitive reference, but IntelliJ wants to have it explicit (to avoid warnings) -->
213213
<groupId>org.springframework</groupId>
214214
<artifactId>spring-core</artifactId>
215-
<version>5.3.16</version>
215+
<version>5.3.20</version>
216216
</dependency>
217217
<dependency>
218218
<!-- used for HtmlUtils.htmlEscape in RunnerPanel -->

0 commit comments

Comments
 (0)