Skip to content

Commit 8f081c9

Browse files
timis1timis1
and
timis1
authored
JAVA-39495 spring-threads: upgrade from spring 5 to spring 6 (conti-1) (#17609)
Co-authored-by: timis1 <[email protected]>
1 parent cc7fcf2 commit 8f081c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-threads/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>
13-
<artifactId>parent-spring-5</artifactId>
13+
<artifactId>parent-spring-6</artifactId>
1414
<version>0.0.1-SNAPSHOT</version>
15-
<relativePath>../parent-spring-5</relativePath>
15+
<relativePath>../parent-spring-6</relativePath>
1616
</parent>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)