Skip to content

Commit eea41d2

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 (#62)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.2 to 2.18.3. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e1227c commit eea41d2

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
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.core</groupId>
6161
<artifactId>jackson-databind</artifactId>
62-
<version>2.18.2</version>
62+
<version>2.18.3</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)