Skip to content

Commit f0d1093

Browse files
Bump jackson-core from 2.12.0 to 2.12.1
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.12.0...jackson-core-2.12.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2bfbd74 commit f0d1093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.fasterxml.jackson.core</groupId>
6363
<artifactId>jackson-core</artifactId>
64-
<version>2.12.0</version>
64+
<version>2.12.1</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)