Skip to content

Commit

Permalink
fix: bump spring-context from 5.3.18 to 5.3.19
Browse files Browse the repository at this point in the history
Bumps [spring-context](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-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mbarre committed Apr 21, 2022
1 parent e1c06e6 commit ea179d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<java.version>1.8</java.version>
<!-- Dependencies versions -->
<logstash-logback-encoder.version>7.1.1</logstash-logback-encoder.version>
<spring-context.version>5.3.18</spring-context.version>
<spring-context.version>5.3.19</spring-context.version>
<jol-core.version>0.16</jol-core.version>
<logback-classic.version>1.2.11</logback-classic.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
Expand Down

0 comments on commit ea179d8

Please sign in to comment.