Skip to content

Commit

Permalink
fix(deps): bump com.fasterxml.jackson.core:jackson-databind to 2.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 1a25292 commit 0e1e410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/eea-jackson-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.15.2</version>
<version>2.15.3</version>
<optional>true</optional>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0e1e410

Please sign in to comment.