Skip to content

Commit 8f4fff9

Browse files
Bump tools.jackson.core:jackson-databind from 3.2.0 to 3.2.1 in /library
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.2.0 to 3.2.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30d30fd commit 8f4fff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<!-- JSON provider, option #1 -->
101101
<groupId>tools.jackson.core</groupId>
102102
<artifactId>jackson-databind</artifactId>
103-
<version>3.2.0</version>
103+
<version>3.2.1</version>
104104
<scope>provided</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)