Skip to content

Commit

Permalink
Merge pull request #737 from vzakharchenko/dependabot/maven/keycloak-…
Browse files Browse the repository at this point in the history
…plugins/com.fasterxml.jackson.core-jackson-databind-2.14.2

Bump jackson-databind from 2.13.4.1 to 2.14.2 in /keycloak-plugins
  • Loading branch information
vzakharchenko committed Jan 30, 2023
2 parents 61102d9 + 14b3eec commit e556dd2
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.1</version>
<version>2.14.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit e556dd2

Please sign in to comment.