Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.assertj-assertj-core-…
Browse files Browse the repository at this point in the history
…3.24.2
  • Loading branch information
berezovskyi authored Aug 11, 2023
2 parents db197cb + 88ef6d2 commit 8a78f72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<v.servlet>3.1.0</v.servlet>

<v.jena>4.8.0</v.jena>
<v.jackson>2.15.0</v.jackson>
<v.jackson>2.15.2</v.jackson>
<v.httpclient>4.5.14</v.httpclient>
<v.slf4j>1.7.36</v.slf4j>

Expand Down Expand Up @@ -349,7 +349,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.3.1</version>
<version>5.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -373,7 +373,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.9.3</version>
<version>5.10.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8a78f72

Please sign in to comment.