Skip to content

Commit

Permalink
deps: update dependency org.springframework.data:spring-data-bom to v…
Browse files Browse the repository at this point in the history
…2023.1.3 (#1499)
  • Loading branch information
renovate-bot committed Feb 16, 2024
1 parent 67cf4cf commit 34151b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/spring-data-jdbc/pom.xml
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-bom</artifactId>
<version>2023.1.2</version>
<version>2023.1.3</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring-data-mybatis/pom.xml
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-bom</artifactId>
<version>2023.1.2</version>
<version>2023.1.3</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 34151b6

Please sign in to comment.