Skip to content

Commit 07106fb

Browse files
chore(deps)(deps): bump tools.jackson.core:jackson-databind (#81)
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.1.1 to 3.1.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.1.2 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 13624c1 commit 07106fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>tools.jackson.core</groupId>
129129
<artifactId>jackson-databind</artifactId>
130-
<version>3.1.1</version>
130+
<version>3.1.2</version>
131131
</dependency>
132132
<dependency>
133133
<groupId>tools.jackson.core</groupId>

0 commit comments

Comments
 (0)