File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.amazonaws</groupId >
7
7
<artifactId >aws-lambda-java-log4j2</artifactId >
8
- <version >1.5.1 </version >
8
+ <version >1.5.2-SNAPSHOT </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >AWS Lambda Java Log4j 2.x Libraries</name >
34
34
<properties >
35
35
<maven .compiler.source>1.8</maven .compiler.source>
36
36
<maven .compiler.target>1.8</maven .compiler.target>
37
- <log4j .version>2.17.1 </log4j .version>
37
+ <log4j .version>2.21.0 </log4j .version>
38
38
</properties >
39
39
40
40
<distributionManagement >
48
48
<dependency >
49
49
<groupId >com.amazonaws</groupId >
50
50
<artifactId >aws-lambda-java-core</artifactId >
51
- <version >1.2.2 </version >
51
+ <version >1.2.3 </version >
52
52
</dependency >
53
53
<dependency >
54
54
<groupId >org.apache.logging.log4j</groupId >
You can’t perform that action at this time.
0 commit comments