Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 2fa9682

Browse files
Bump jackson-databind in /demo-applications/hrim-demo-application
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.4.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9e0c63 commit 2fa9682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • demo-applications/hrim-demo-application

demo-applications/hrim-demo-application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dropwizard.version>2.0.24</dropwizard.version>
3939
<kafka.version>3.1.0</kafka.version>
4040
<jackson.version>2.13.2</jackson.version>
41-
<jackson.databind.version>2.13.2.2</jackson.databind.version>
41+
<jackson.databind.version>2.13.4.1</jackson.databind.version>
4242

4343
</properties>
4444

0 commit comments

Comments
 (0)