Skip to content

Commit

Permalink
fix(deps): bump org.springframework:spring-framework-bom
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.37 to 5.3.39.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.37...v5.3.39)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 19, 2024
1 parent 64371ad commit cc14a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jstuff-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ SPDX-License-Identifier: EPL-2.0
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<!-- https://central.sonatype.com/artifact/org.springframework/spring-beans -->
<version>5.3.37</version>
<version>5.3.39</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit cc14a8d

Please sign in to comment.