Skip to content

Commit

Permalink
feat(AWS Local Invocation): Upgrade Java dependencies (#11535)
Browse files Browse the repository at this point in the history
  • Loading branch information
pen4 committed Nov 22, 2022
1 parent 4773603 commit eb741fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugins/aws/invoke-local/runtime-wrappers/java/pom.xml
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.11.0</version>
<version>2.14.0-rc1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit eb741fe

Please sign in to comment.