Skip to content

Commit fd3f16f

Browse files
Bump spring-data.version from 4.0.2 to 4.0.3
Bumps `spring-data.version` from 4.0.2 to 4.0.3. Updates `org.springframework.data:spring-data-jpa` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-data-jpa/releases) - [Commits](spring-projects/spring-data-jpa@4.0.2...4.0.3) Updates `org.springframework.data:spring-data-commons` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](spring-projects/spring-data-commons@4.0.2...4.0.3) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-jpa dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.data:spring-data-commons dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51d7744 commit fd3f16f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<maven.compiler.source>17</maven.compiler.source>
4242
<maven.compiler.target>17</maven.compiler.target>
4343
<spring-data-rest.version>5.0.2</spring-data-rest.version>
44-
<spring-data.version>4.0.2</spring-data.version>
44+
<spring-data.version>4.0.3</spring-data.version>
4545
</properties>
4646

4747
<packaging>pom</packaging>

0 commit comments

Comments
 (0)