Skip to content

Commit 533d0f7

Browse files
chore(deps): bump spring-data-commons from 2.5.3 to 2.5.4 (#11778)
Bumps spring-data-commons from 2.5.3 to 2.5.4. --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-commons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28f749b commit 533d0f7

File tree

1 file changed

+1
-1
lines changed
  • packages/java/fusion-endpoint

1 file changed

+1
-1
lines changed

packages/java/fusion-endpoint/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.springframework.data</groupId>
8989
<artifactId>spring-data-commons</artifactId>
90-
<version>2.5.3</version>
90+
<version>2.5.4</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)