Skip to content

Commit

Permalink
Merge pull request #156 from WDAqua/dependabot/maven/qald-evaluator/n…
Browse files Browse the repository at this point in the history
…et.minidev-json-smart-2.4.9

build(deps): bump json-smart from 2.4.8 to 2.4.9 in /qald-evaluator
  • Loading branch information
anbo-de committed Jul 2, 2023
2 parents 8034720 + 2bab097 commit 27478aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qald-evaluator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary</groupId>
<artifactId>qald.evaluator</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.4.8</version>
<version>2.4.9</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 27478aa

Please sign in to comment.