Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 7f3ea83 commit 16d5b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion study-builder/fdahpStudyDesigner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<app.dir.name>fdahpStudyDesigner</app.dir.name>
<org.springframework.version>5.3.18</org.springframework.version>
<org.springframework.version>6.1.14</org.springframework.version>
<spring.security.version>5.6.2</spring.security.version>
</properties>
<build>
Expand Down

0 comments on commit 16d5b09

Please sign in to comment.