Skip to content
Snippets Groups Projects

chore(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.14.2

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -149,7 +149,7 @@
@@ -149,7 +149,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.14.1</version>
<version>2.14.2</version>
<scope>provided</scope>
<scope>provided</scope>
</dependency>
</dependency>
<dependency>
<dependency>
Loading