Skip to content

Commit

Permalink
Bump org.springframework:spring-context from 6.0.19 to 6.1.14
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.0.19 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.19...v6.1.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent eee6541 commit 0e6c822
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 @@ -50,7 +50,7 @@ Go through this file line-by-line and replace the template values with your own.
<project-name>Registry API</project-name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>17</maven.compiler.release>
<spring-framework-version>6.0.19</spring-framework-version>
<spring-framework-version>6.1.14</spring-framework-version>
</properties>

<groupId>gov.nasa.pds</groupId>
Expand Down

0 comments on commit 0e6c822

Please sign in to comment.