Skip to content

Commit 75a5d1a

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.17.2. - [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 5ad8d78 commit 75a5d1a

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.fasterxml.jackson.core</groupId>
4848
<artifactId>jackson-databind</artifactId>
49-
<version>2.17.1</version>
49+
<version>2.17.2</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)