Skip to content

Commit 7ab3b02

Browse files
Bump tools.jackson.core:jackson-databind from 3.0.2 to 3.0.3
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.0.2 to 3.0.3. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ba463 commit 7ab3b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>tools.jackson.core</groupId>
4646
<artifactId>jackson-databind</artifactId>
47-
<version>3.0.2</version>
47+
<version>3.0.3</version>
4848
<scope>provided</scope>
4949
</dependency>
5050

0 commit comments

Comments
 (0)