Skip to content

Commit e28e07d

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-core
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.11.0 to 2.13.0. - [Commits](FasterXML/jackson-core@jackson-core-2.11.0...jackson-core-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a53cfa8 commit e28e07d

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)