Skip to content

Commit 86de1e7

Browse files
authored
Update jackson monorepo to v2.18.3 (#175)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 43728c2 commit 86de1e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,12 @@
157157
<dependency>
158158
<artifactId>jackson-databind</artifactId>
159159
<groupId>com.fasterxml.jackson.core</groupId>
160-
<version>2.18.2</version>
160+
<version>2.18.3</version>
161161
</dependency>
162162
<dependency>
163163
<artifactId>jackson-dataformat-yaml</artifactId>
164164
<groupId>com.fasterxml.jackson.dataformat</groupId>
165-
<version>2.18.2</version>
165+
<version>2.18.3</version>
166166
</dependency>
167167
</dependencies>
168168
<build>

0 commit comments

Comments
 (0)