Skip to content

Commit c231b95

Browse files
Bump org.springframework:spring-core (#255)
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.2.24.RELEASE to 6.0.15. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.24.RELEASE...v6.0.15) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13bc86a commit c231b95

File tree

1 file changed

+1
-1
lines changed
  • function-based-stream-app-samples/image-thumbnail-samples/image-thumbnail-processor

1 file changed

+1
-1
lines changed

function-based-stream-app-samples/image-thumbnail-samples/image-thumbnail-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.springframework</groupId>
3535
<artifactId>spring-core</artifactId>
36-
<version>5.2.24.RELEASE</version>
36+
<version>6.0.15</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)