Skip to content

Commit 7360437

Browse files
authored
Merge pull request #64 from oss-serverless/dependabot/maven/lib/plugins/aws/invoke-local/runtime-wrappers/java/com.fasterxml.jackson.core-jackson-core-2.13.0
build(deps): bump com.fasterxml.jackson.core:jackson-core from 2.11.0 to 2.13.0 in /lib/plugins/aws/invoke-local/runtime-wrappers/java
2 parents a53cfa8 + e28e07d commit 7360437

File tree

1 file changed

+1
-1
lines changed
  • lib/plugins/aws/invoke-local/runtime-wrappers/java

1 file changed

+1
-1
lines changed

lib/plugins/aws/invoke-local/runtime-wrappers/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.fasterxml.jackson.core</groupId>
2929
<artifactId>jackson-core</artifactId>
30-
<version>2.11.0</version>
30+
<version>2.13.0</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)