Skip to content

Commit 76fb500

Browse files
Build(deps): bump com.fasterxml.jackson.core:jackson-databind (#2105)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergio Vidiella Pinto <61970661+svidiella@users.noreply.github.com>
1 parent ba833ee commit 76fb500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/sts-metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.fasterxml.jackson.core</groupId>
9090
<artifactId>jackson-databind</artifactId>
91-
<version>2.13.3</version>
91+
<version>2.22.0</version>
9292
</dependency>
9393
</dependencies>
9494
<build>

0 commit comments

Comments
 (0)