Skip to content

Commit 229205a

Browse files
Bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.4 to 2.10.5.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9d4969 commit 229205a

File tree

1 file changed

+1
-1
lines changed
  • Advanced Programming/Internationalization and Localization

1 file changed

+1
-1
lines changed

Advanced Programming/Internationalization and Localization/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.fasterxml.jackson.core</groupId>
2828
<artifactId>jackson-databind</artifactId>
29-
<version>2.10.4</version>
29+
<version>2.10.5.1</version>
3030
</dependency>
3131
</dependencies>
3232

0 commit comments

Comments
 (0)