We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ee349 commit f76a1e3Copy full SHA for f76a1e3
1 file changed
pom.xml
@@ -16,12 +16,12 @@
16
<dependency>
17
<groupId>org.apache.logging.log4j</groupId>
18
<artifactId>log4j-api</artifactId>
19
- <version>[2.17.1,)</version>
+ <version>2.17.1</version>
20
</dependency>
21
22
23
<artifactId>log4j-core</artifactId>
24
25
26
</dependencies>
27
0 commit comments