Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 8b91b84

Browse files
Bump jackson-databind from 2.14.0 to 2.14.1 in /java/runner
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.0 to 2.14.1. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 784a784 commit 8b91b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.fasterxml.jackson.core</groupId>
1919
<artifactId>jackson-databind</artifactId>
20-
<version>2.14.0</version>
20+
<version>2.14.1</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>com.signalfx.public</groupId>

0 commit comments

Comments
 (0)