Skip to content

Commit

Permalink
chore(deps): update dependencies (#1183)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeDombo authored Mar 25, 2022
1 parent d4c3588 commit f9b5a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.0</version>
<version>2.13.2.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.13.0</version>
<version>2.13.2</version>
</dependency>
<dependency>
<groupId>javax.inject</groupId>
Expand Down

0 comments on commit f9b5a0d

Please sign in to comment.