Skip to content

Commit 015ccfe

Browse files
dependabot[bot]kinow
authored andcommitted
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46536ca commit 015ccfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>com.fasterxml.jackson.core</groupId>
105105
<artifactId>jackson-databind</artifactId>
106-
<version>2.18.3</version>
106+
<version>2.19.0</version>
107107
</dependency>
108108
</dependencies>
109109
<profiles>

0 commit comments

Comments
 (0)