File tree Expand file tree Collapse file tree 4 files changed +20
-0
lines changed
powertools-large-messages Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 54
54
</distributionManagement >
55
55
56
56
<dependencies >
57
+ <dependency >
58
+ <groupId >org.aspectj</groupId >
59
+ <artifactId >aspectjrt</artifactId >
60
+ <scope >provided</scope >
61
+ </dependency >
57
62
<dependency >
58
63
<groupId >software.amazon.lambda</groupId >
59
64
<artifactId >powertools-common</artifactId >
Original file line number Diff line number Diff line change 56
56
</distributionManagement >
57
57
58
58
<dependencies >
59
+ <dependency >
60
+ <groupId >org.aspectj</groupId >
61
+ <artifactId >aspectjrt</artifactId >
62
+ <scope >provided</scope >
63
+ </dependency >
59
64
<dependency >
60
65
<groupId >software.amazon.lambda</groupId >
61
66
<artifactId >powertools-common</artifactId >
Original file line number Diff line number Diff line change 55
55
</distributionManagement >
56
56
57
57
<dependencies >
58
+ <dependency >
59
+ <groupId >org.aspectj</groupId >
60
+ <artifactId >aspectjrt</artifactId >
61
+ <scope >provided</scope >
62
+ </dependency >
58
63
<dependency >
59
64
<groupId >software.amazon.lambda</groupId >
60
65
<artifactId >powertools-common</artifactId >
Original file line number Diff line number Diff line change 56
56
</distributionManagement >
57
57
58
58
<dependencies >
59
+ <dependency >
60
+ <groupId >org.aspectj</groupId >
61
+ <artifactId >aspectjrt</artifactId >
62
+ <scope >provided</scope >
63
+ </dependency >
59
64
<dependency >
60
65
<groupId >software.amazon.lambda</groupId >
61
66
<artifactId >powertools-common</artifactId >
You can’t perform that action at this time.
0 commit comments