Skip to content

Commit

Permalink
Merge branch 'main' of github.com:pkiraly/metadata-qa-api
Browse files Browse the repository at this point in the history
  • Loading branch information
pkiraly committed Dec 11, 2023
2 parents eb16fcf + 5005dc7 commit a7b361e
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 @@ -86,7 +86,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down Expand Up @@ -168,7 +168,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.15.3</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>com.github.stefanbirkner</groupId>
Expand Down

0 comments on commit a7b361e

Please sign in to comment.