Skip to content

Commit 8e76e99

Browse files
authored
Merge pull request #69 from iterate-ch/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.21
Bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21
2 parents 4482038 + 7644c1a commit 8e76e99

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
@@ -297,7 +297,7 @@ limitations under the License.
297297
<dependency>
298298
<groupId>com.fasterxml.jackson.core</groupId>
299299
<artifactId>jackson-annotations</artifactId>
300-
<version>2.20</version>
300+
<version>2.21</version>
301301
<scope>compile</scope>
302302
</dependency>
303303
<dependency>

0 commit comments

Comments
 (0)