Skip to content

Commit 62f996e

Browse files
authored
[JAVA-39450] Upgraded spring-drools from spring-5 to spring-6 (#17568)
1 parent f0bf46a commit 62f996e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-drools/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>
12-
<artifactId>parent-spring-5</artifactId>
12+
<artifactId>parent-spring-6</artifactId>
1313
<version>0.0.1-SNAPSHOT</version>
14-
<relativePath>../parent-spring-5</relativePath>
14+
<relativePath>../parent-spring-6</relativePath>
1515
</parent>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)