Skip to content

Commit 9d01668

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-databind
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 b32ee7f commit 9d01668

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
@@ -203,7 +203,7 @@
203203
<dependency>
204204
<groupId>com.fasterxml.jackson.core</groupId>
205205
<artifactId>jackson-databind</artifactId>
206-
<version>2.19.2</version>
206+
<version>2.20.0</version>
207207
</dependency>
208208
<dependency>
209209
<groupId>com.github.stefanbirkner</groupId>

0 commit comments

Comments
 (0)