Skip to content

Commit 2423a34

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump tools.jackson.core:jackson-databind from 3.0.4 to 3.1.0
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.0.4 to 3.1.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d652fe commit 2423a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>tools.jackson.core</groupId>
8585
<artifactId>jackson-databind</artifactId>
86-
<version>3.0.4</version>
86+
<version>3.1.0</version>
8787
<optional>true</optional>
8888
</dependency>
8989
<dependency>

0 commit comments

Comments
 (0)