Skip to content

Commit

Permalink
Merge pull request #2 from Apaq/michael/apa-1016-upgrade-deps-in-rest…
Browse files Browse the repository at this point in the history
…-version

Vendors more deps
  • Loading branch information
michaelkrog authored Jun 9, 2024
2 parents a47bfa6 + dceb293 commit e766e6c
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 @@ -37,12 +37,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.15.2</version>
<version>2.17.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.36</version>
<version>2.0.13</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
Expand Down

0 comments on commit e766e6c

Please sign in to comment.