GH-833 Add initial support for AWS APIGatewayCustomAuthorizerEvent
Resolves #833
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -137,18 +137,6 @@
|
||||
</reporting>
|
||||
|
||||
<profiles>
|
||||
<!-- <profile> -->
|
||||
<!-- <id>java11+</id> -->
|
||||
<!-- <activation> -->
|
||||
<!-- <jdk>[11,)</jdk> -->
|
||||
<!-- </activation> -->
|
||||
<!-- <dependencies> -->
|
||||
<!-- <dependency> -->
|
||||
<!-- <groupId>javax.annotation</groupId> -->
|
||||
<!-- <artifactId>javax.annotation-api</artifactId> -->
|
||||
<!-- </dependency> -->
|
||||
<!-- </dependencies> -->
|
||||
<!-- </profile> -->
|
||||
<profile>
|
||||
<id>core</id>
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user