Skip to content

Commit 5ddb3da

Browse files
Bump com.fasterxml.jackson.core:jackson-annotations from 2.19.4 to 2.20
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.19.4 to 2.20. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 300c803 commit 5ddb3da

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
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>com.fasterxml.jackson.core</groupId>
230230
<artifactId>jackson-annotations</artifactId>
231-
<version>2.19.4</version>
231+
<version>2.20</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)