Skip to content

Commit c4ec66f

Browse files
dependabot[bot]mbarbero
authored andcommitted
chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.3 to 2.19.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe2c21f commit c4ec66f

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
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>com.fasterxml.jackson.core</groupId>
141141
<artifactId>jackson-databind</artifactId>
142-
<version>2.18.3</version>
142+
<version>2.19.0</version>
143143
<scope>test</scope>
144144
</dependency>
145145
<dependency>

0 commit comments

Comments
 (0)