Skip to content

Commit 90a16e1

Browse files
authored
Merge pull request #31 from aleph0io/dependabot/maven/main/com.amazonaws-aws-lambda-java-core-1.2.3
Bump com.amazonaws:aws-lambda-java-core from 1.2.2 to 1.2.3
2 parents e9ad19f + 1c0230f commit 90a16e1

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
@@ -128,7 +128,7 @@ under the License.
128128
<dependency>
129129
<groupId>com.amazonaws</groupId>
130130
<artifactId>aws-lambda-java-core</artifactId>
131-
<version>1.2.2</version>
131+
<version>1.2.3</version>
132132
<scope>provided</scope>
133133
</dependency>
134134
<dependency>

0 commit comments

Comments
 (0)