Skip to content

Commit 07698be

Browse files
Bump com.fasterxml.jackson.core:jackson-databind (#161)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.1 to 2.21.5. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8150e07 commit 07698be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/it/jakarta-jar-classpath

src/it/jakarta-jar-classpath/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.fasterxml.jackson.core</groupId>
3030
<artifactId>jackson-databind</artifactId>
31-
<version>2.21.1</version>
31+
<version>2.21.5</version>
3232
</dependency>
3333
</dependencies>
3434

0 commit comments

Comments
 (0)