We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a30db commit b0ac2efCopy full SHA for b0ac2ef
aws-serverless-java-container-struts2/pom.xml
@@ -66,18 +66,6 @@
66
<version>${jackson.version}</version>
67
</dependency>
68
69
- <dependency>
70
- <groupId>org.apache.logging.log4j</groupId>
71
- <artifactId>log4j-to-slf4j</artifactId>
72
- <version>2.14.1</version>
73
- <exclusions>
74
- <exclusion>
75
- <groupId>org.slf4j</groupId>
76
- <artifactId>slf4j-api</artifactId>
77
- </exclusion>
78
- </exclusions>
79
- </dependency>
80
-
81
<dependency>
82
<groupId>javax.el</groupId>
83
<artifactId>javax.el-api</artifactId>
0 commit comments