Skip to content

Commit 9e07849

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.0 to 2.19.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ee6c91 commit 9e07849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>
5252
<artifactId>jackson-databind</artifactId>
53-
<version>2.19.0</version>
53+
<version>2.19.2</version>
5454
</dependency>
5555

5656
<!-- At least one "structures" JAR must also be included -->

0 commit comments

Comments
 (0)