Skip to content

Commit

Permalink
Bump spring-core from 5.3.18 to 5.3.19 in /judger (hzxie#141)
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v5.3.19)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 23, 2022
1 parent 690eb9d commit 228575a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion judger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>5.3.18</spring.version>
<spring.version>5.3.19</spring.version>
<aspectj.version>1.9.2</aspectj.version>
<mybatis.version>3.5.6</mybatis.version>
<druid.version>1.1.15</druid.version>
Expand Down

0 comments on commit 228575a

Please sign in to comment.