Skip to content

Commit 81c1d79

Browse files
Bump com.fasterxml.jackson.core:jackson-databind in /app
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 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 cfcff7c commit 81c1d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pom.xml

Lines changed: 1 addition & 1 deletion
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.13.4.1</version>
50+
<version>2.13.4.2</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)