Skip to content

Commit e9ad19f

Browse files
authored
Merge pull request #34 from aleph0io/dependabot/maven/main/com.amazonaws-aws-lambda-java-events-3.11.3
Bump com.amazonaws:aws-lambda-java-events from 3.11.1 to 3.11.3
2 parents bd1b7c7 + 9801a73 commit e9ad19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ under the License.
152152
<dependency>
153153
<groupId>com.amazonaws</groupId>
154154
<artifactId>aws-lambda-java-events</artifactId>
155-
<version>3.11.1</version>
155+
<version>3.11.3</version>
156156
<scope>provided</scope>
157157
</dependency>
158158
<dependency>

0 commit comments

Comments
 (0)