JAVA-2431: Migrate log-mdc to parent-spring-5
This commit is contained in:
parent
7d36aa5b19
commit
4fac6a711c
0
logging-modules/log-mdc/Dockerfile
Normal file
0
logging-modules/log-mdc/Dockerfile
Normal file
@ -10,9 +10,9 @@
|
||||
|
||||
<parent>
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>parent-spring-4</artifactId>
|
||||
<artifactId>parent-spring-5</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<relativePath>../../parent-spring-4</relativePath>
|
||||
<relativePath>../../parent-spring-5</relativePath>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
Loading…
x
Reference in New Issue
Block a user