Skip to content

Commit

Permalink
Merge pull request #728 from cloudbees-oss/dependabot/maven/com.faste…
Browse files Browse the repository at this point in the history
…rxml.jackson-jackson-bom-2.18.2

Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.2
  • Loading branch information
PierreBtz authored Dec 13, 2024
2 parents 83d02fd + 43e9019 commit e8d3ca3
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 @@ -99,7 +99,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.17.2</version>
<version>2.18.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit e8d3ca3

Please sign in to comment.