Skip to content

Commit 893f61a

Browse files
authored
deps: update dependency org.springframework.data:spring-data-bom to v2023.0.4 (#1347)
1 parent 7c9e781 commit 893f61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-data-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.springframework.data</groupId>
2525
<artifactId>spring-data-bom</artifactId>
26-
<version>2023.0.3</version>
26+
<version>2023.0.4</version>
2727
<scope>import</scope>
2828
<type>pom</type>
2929
</dependency>

0 commit comments

Comments
 (0)