We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa127b6 commit 7855058Copy full SHA for 7855058
1 file changed
wrappercommon/pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>org.apache.logging.log4j</groupId>
62
<artifactId>log4j-layout-template-json</artifactId>
63
- <version>2.24.3</version>
+ <version>${log4j.version}</version>
64
</dependency>
65
</dependencies>
66
0 commit comments