Skip to content

Commit

Permalink
Bump spring-core from 5.2.9.RELEASE to 5.2.24.RELEASE in /app-gui
Browse files Browse the repository at this point in the history
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.9.RELEASE to 5.2.24.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.9.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 Apr 17, 2023
1 parent 4b2bbe4 commit 44e1142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.2.9.RELEASE</version>
<version>5.2.24.RELEASE</version>
<!-- <scope>compile</scope>-->
</dependency>
<dependency>
Expand Down

0 comments on commit 44e1142

Please sign in to comment.