Skip to content

Commit 96d63c7

Browse files
Bump org.springframework:spring-core (#257)
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.0.15 to 6.0.16. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.15...v6.0.16) --- 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 0d55d4e commit 96d63c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • function-based-stream-app-samples/image-thumbnail-samples/image-thumbnail-processor

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>6.0.15</version>
36+
<version>6.0.16</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)