Skip to content

Commit a8dd2fe

Browse files
build(deps): bump com.amazonaws:aws-lambda-java-core from 1.3.0 to 1.4.0
Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.3.0 to 1.4.0. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-core dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4eaa74b commit a8dd2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

athena-federation-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>com.amazonaws</groupId>
186186
<artifactId>aws-lambda-java-core</artifactId>
187-
<version>1.3.0</version>
187+
<version>1.4.0</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)