Skip to content

Commit e2de011

Browse files
Merge pull request #155 from utPLSQL/dependabot/maven/sqldev/org.springframework-spring-core-5.3.20
Bump spring-core from 5.3.16 to 5.3.20 in /sqldev
2 parents edfcc58 + df9782c commit e2de011

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)