Skip to content

Commit

Permalink
Bump spring-core from 5.2.1.RELEASE to 5.2.22.RELEASE (#186)
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.1.RELEASE to 5.2.22.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.1.RELEASE...v5.2.22.RELEASE)

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

Signed-off-by: dbernstein
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2022
1 parent 217a309 commit 3acd5fe
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 @@ -16,7 +16,7 @@
<properties>
<project_name>migration-utils</project_name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>5.2.1.RELEASE</spring.version>
<spring.version>5.2.22.RELEASE</spring.version>
<fcrepo-storage-ocfl.version>6.2.0-SNAPSHOT</fcrepo-storage-ocfl.version>
<lucene.version>7.1.0</lucene.version>
<jena.version>4.2.0</jena.version>
Expand Down

0 comments on commit 3acd5fe

Please sign in to comment.