Merge pull request #552 from BigBotNetwork/dependabot/maven/greg-dev/com.fasterxml.jackson.core-jackson-annotations-2.11.3
Bump jackson-annotations from 2.11.2 to 2.11.3
This commit is contained in:
commit
c0e89f0e58
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -104,7 +104,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.11.2</version>
|
<version>2.11.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue