Skip to content

Commit 6f9dca8

Browse files
Bump jackson-databind in /apigen/src/test/projects/posts
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.12.7.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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f19f0e0 commit 6f9dca8

File tree

1 file changed

+1
-1
lines changed
  • apigen/src/test/projects/posts

1 file changed

+1
-1
lines changed

apigen/src/test/projects/posts/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.fasterxml.jackson.core</groupId>
7979
<artifactId>jackson-databind</artifactId>
80-
<version>2.12.6.1</version>
80+
<version>2.12.7.1</version>
8181
<scope>test</scope>
8282
</dependency>
8383
<dependency>

0 commit comments

Comments
 (0)