Skip to content

Commit 1a9fad3

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.4.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.13.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5578691 commit 1a9fad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • javav2/usecases/topics_and_queues

javav2/usecases/topics_and_queues/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.fasterxml.jackson.core</groupId>
6363
<artifactId>jackson-databind</artifactId>
64-
<version>2.13.0</version>
64+
<version>2.13.4.2</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>org.junit.platform</groupId>

0 commit comments

Comments
 (0)