Skip to content

Commit f0f80ad

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.0 to 2.19.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e840662 commit f0f80ad

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
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>com.fasterxml.jackson.core</groupId>
181181
<artifactId>jackson-databind</artifactId>
182-
<version>2.19.0</version>
182+
<version>2.19.1</version>
183183
</dependency>
184184
<dependency>
185185
<groupId>com.github.stefanbirkner</groupId>

0 commit comments

Comments
 (0)