Skip to content

Commit

Permalink
Update jackson monorepo to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Nov 6, 2024
1 parent 787a4bf commit bad6a95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,12 @@
<dependency>
<artifactId>jackson-databind</artifactId>
<groupId>com.fasterxml.jackson.core</groupId>
<version>2.15.2</version>
<version>2.18.0</version>
</dependency>
<dependency>
<artifactId>jackson-dataformat-yaml</artifactId>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<version>2.15.2</version>
<version>2.18.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit bad6a95

Please sign in to comment.