Skip to content

Commit 1acca34

Browse files
Bump spring-data-jpa-entity-graph.version from 2.7.3 to 3.0.1
Bumps `spring-data-jpa-entity-graph.version` from 2.7.3 to 3.0.1. Updates `spring-data-jpa-entity-graph` from 2.7.3 to 3.0.1 - [Commits](Cosium/spring-data-jpa-entity-graph@spring-data-jpa-entity-graph-parent-2.7.3...3.0.1) Updates `spring-data-jpa-entity-graph-generator` from 2.7.3 to 3.0.1 - [Commits](Cosium/spring-data-jpa-entity-graph@spring-data-jpa-entity-graph-parent-2.7.3...3.0.1) --- updated-dependencies: - dependency-name: com.cosium.spring.data:spring-data-jpa-entity-graph dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.cosium.spring.data:spring-data-jpa-entity-graph-generator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9570349 commit 1acca34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Demo project for Spring Data JPA Entity Graph</description>
1616
<properties>
1717
<java.version>17</java.version>
18-
<spring-data-jpa-entity-graph.version>2.7.3</spring-data-jpa-entity-graph.version>
18+
<spring-data-jpa-entity-graph.version>3.0.1</spring-data-jpa-entity-graph.version>
1919
</properties>
2020
<dependencies>
2121
<dependency>

0 commit comments

Comments
 (0)