Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit ac5ac6b

Browse files
Bump jackson-databind from 2.3.1 to 2.9.10.1 in /stack/launcher
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.1 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81eaf9f commit ac5ac6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack/launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<dependency>
261261
<groupId>com.fasterxml.jackson.core</groupId>
262262
<artifactId>jackson-databind</artifactId>
263-
<version>2.3.1</version>
263+
<version>2.9.10.1</version>
264264
<type>jar</type>
265265
</dependency>
266266

0 commit comments

Comments
 (0)