Skip to content

Commit 0113e0e

Browse files
Bump jackson-databind (#1162)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 to 2.15.0. - [Release notes](https://github.com/FasterXML/jackson/releases) - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2296c1 commit 0113e0e

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/graphql-java-codegen-maven-plugin

1 file changed

+1
-1
lines changed

plugins/maven/graphql-java-codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>com.fasterxml.jackson.core</groupId>
125125
<artifactId>jackson-databind</artifactId>
126-
<version>2.14.2</version>
126+
<version>2.15.0</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>com.typesafe</groupId>

0 commit comments

Comments
 (0)