Skip to content

Commit f22eda8

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-databind (iluwatar#3010)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e51bd4 commit f22eda8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: dynamic-proxy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>
4545
<artifactId>jackson-databind</artifactId>
46-
<version>2.17.1</version>
46+
<version>2.17.2</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.springframework</groupId>

Diff for: event-sourcing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.fasterxml.jackson.core</groupId>
4949
<artifactId>jackson-databind</artifactId>
50-
<version>2.17.1</version>
50+
<version>2.17.2</version>
5151
</dependency>
5252
</dependencies>
5353
<build>

0 commit comments

Comments
 (0)