Skip to content

Commit

Permalink
Merge pull request #30 from kurtraschke/dependabot/maven/com.fasterxm…
Browse files Browse the repository at this point in the history
…l.jackson-jackson-bom-2.15.3

Bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3
  • Loading branch information
kurtraschke authored Oct 17, 2023
2 parents 72c1b18 + 1cb12ed commit 64017db
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.15.2</version>
<version>2.15.3</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 64017db

Please sign in to comment.