Skip to content

Commit

Permalink
fix(deps): update import com.fasterxml.jackson:jackson-bom from v2.18…
Browse files Browse the repository at this point in the history
….1 to v2.18.2
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 5afe2d4 commit a5c9959
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 @@ -84,7 +84,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a5c9959

Please sign in to comment.