Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…
Browse files Browse the repository at this point in the history
…3.4.2
  • Loading branch information
renovate[bot] committed Oct 13, 2022
1 parent 2d77ccb commit f67d1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.4</version>
<version>2.13.4.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit f67d1ef

Please sign in to comment.