| commit | e91b7c2a8b6c8164fd49b5de82ee662cab14d0d6 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed May 25 06:03:42 2022 +0000 |
| committer | tomaswolf <thomas@paranor.ch> | Mon Jun 06 19:19:19 2022 +0200 |
| tree | 6a12ae716d7e028fd82aa8753f5030e658fc6f3a | |
| parent | 3c2e8b6f035d0d436d8f0d29e1ffde99b76d3519 [diff] |
Bump spring-core from 5.3.14 to 5.3.20 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.14...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index 7bfed2c..4fb4b08 100644 --- a/pom.xml +++ b/pom.xml
@@ -110,7 +110,7 @@ <bouncycastle.version>1.70</bouncycastle.version> <slf4j.version>1.7.32</slf4j.version> <logback.version>1.2.9</logback.version> - <spring.version>5.3.14</spring.version> + <spring.version>5.3.20</spring.version> <!-- NOTE: upgrading to 6.x requires Java 11 --> <jgit.version>5.13.0.202109080827-r</jgit.version> <junit.version>4.13.2</junit.version>