Skip to content

Commit

Permalink
fix(deps): update compile com.fasterxml.jackson.core:jackson-annotati…
Browse files Browse the repository at this point in the history
…ons from v2.18.1 to v2.18.2 (#871)

Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
  • Loading branch information
renovate[bot] and mohnoor94 authored Dec 2, 2024
1 parent 8aa7c99 commit c1981ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit c1981ff

Please sign in to comment.