Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 83d30bb commit 09fe5b3
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 @@ -17,7 +17,7 @@
<project_name>migration-utils</project_name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.main.class>org.fcrepo.migration.PicocliMigrator</project.main.class>
<spring.version>5.2.22.RELEASE</spring.version>
<spring.version>5.2.24.RELEASE</spring.version>
<fcrepo-storage-ocfl.version>6.3.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 09fe5b3

Please sign in to comment.