Skip to content

Commit f0f94e7

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-databind (#148)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.2 to 2.15.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59a5119 commit f0f94e7

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
@@ -51,7 +51,7 @@
5151
<properties>
5252
<groovy.version>4.0.15</groovy.version>
5353
<httpclient.version>5.2.1</httpclient.version>
54-
<jackson-databind.version>2.15.2</jackson-databind.version>
54+
<jackson-databind.version>2.15.3</jackson-databind.version>
5555

5656
<gmavenplus-plugin.version>3.0.2</gmavenplus-plugin.version>
5757
<maven-failsafe-plugin.version>3.1.2</maven-failsafe-plugin.version>

0 commit comments

Comments
 (0)