Skip to content

Commit

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

Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
  • Loading branch information
renovate[bot] and mohnoor94 authored Dec 2, 2024
1 parent 45c7ee9 commit 8aa7c99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<!--External Libraries-->
<specmatic.version>2.0.37</specmatic.version>
<jackson.version>2.18.1</jackson.version>
<jackson.version>2.18.2</jackson.version>

<!--Plugin Versions-->
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<rapid-java-sdk.sdk.version>4.3.0</rapid-java-sdk.sdk.version>
<jackson.version>2.18.1</jackson.version>
<jackson.version>2.18.2</jackson.version>
<ktlint-plugin.version>3.4.0</ktlint-plugin.version>
</properties>

Expand Down

0 comments on commit 8aa7c99

Please sign in to comment.