Skip to content

Commit fc267b1

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.2 to 2.20.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79bb497 commit fc267b1

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
@@ -854,7 +854,7 @@
854854
<dependency>
855855
<groupId>com.fasterxml.jackson.core</groupId>
856856
<artifactId>jackson-databind</artifactId>
857-
<version>2.19.2</version>
857+
<version>2.20.0</version>
858858
</dependency>
859859
</dependencies>
860860

0 commit comments

Comments
 (0)