Skip to content

Commit d15bc1f

Browse files
authored
fix(deps): update jackson monorepo to v2.19.1 (#211)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 7d448fb commit d15bc1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,12 +158,12 @@
158158
<dependency>
159159
<artifactId>jackson-databind</artifactId>
160160
<groupId>com.fasterxml.jackson.core</groupId>
161-
<version>2.19.0</version>
161+
<version>2.19.1</version>
162162
</dependency>
163163
<dependency>
164164
<artifactId>jackson-dataformat-yaml</artifactId>
165165
<groupId>com.fasterxml.jackson.dataformat</groupId>
166-
<version>2.19.0</version>
166+
<version>2.19.1</version>
167167
</dependency>
168168
</dependencies>
169169
<build>

0 commit comments

Comments
 (0)