Skip to content

Commit cb18c9e

Browse files
Bump com.fasterxml.jackson.core:jackson-databind in /myconext-server (#1243)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.2 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 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 c5e566e commit cb18c9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

myconext-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<dependency>
202202
<groupId>com.fasterxml.jackson.core</groupId>
203203
<artifactId>jackson-databind</artifactId>
204-
<version>2.19.2</version>
204+
<version>2.22.0</version>
205205
</dependency>
206206
<dependency>
207207
<groupId>org.springdoc</groupId>

0 commit comments

Comments
 (0)