Skip to content

Commit

Permalink
Merge pull request #228 from okta/dependabot/maven/com.fasterxml.jack…
Browse files Browse the repository at this point in the history
…son-jackson-bom-2.18.1

Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
  • Loading branch information
arvindkrishnakumar-okta authored Oct 29, 2024
2 parents 13efc34 + eff195c commit f61ca0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.18.0</version>
<version>2.18.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit f61ca0f

Please sign in to comment.