Skip to content

Commit

Permalink
feat(deps): update compile com.fasterxml.jackson.core:jackson-annotat…
Browse files Browse the repository at this point in the history
…ions from v2.17.2 to v2.18.0 (#807)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mohnoor94 <[email protected]>
  • Loading branch information
renovate[bot] and mohnoor94 authored Oct 28, 2024
1 parent d0924a7 commit e0d333e
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.17.2</version>
<version>2.18.0</version>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
Expand Down
2 changes: 1 addition & 1 deletion release/rapid/src/pom.xml
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.17.2</version>
<version>2.18.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit e0d333e

Please sign in to comment.