Merge pull request #40 from sgoudham/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.13.2

pull/46/head
Hamothy 2 years ago committed by GitHub
commit fbce1380d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -89,7 +89,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId> <artifactId>jackson-annotations</artifactId>
<version>2.12.3</version> <version>2.13.2</version>
</dependency> </dependency>
</dependencies> </dependencies>

Loading…
Cancel
Save