Skip to content

Commit

Permalink
fix: bump spring-context from 5.3.21 to 5.3.22
Browse files Browse the repository at this point in the history
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.3.21 to 5.3.22.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.21...v5.3.22)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mbarre committed Jul 26, 2022
1 parent 0bb446f commit 0cda964
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.2</logstash-logback-encoder.version>
<spring-context.version>5.3.21</spring-context.version>
<spring-context.version>5.3.22</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 0cda964

Please sign in to comment.