Skip to content

Commit

Permalink
Merge pull request #216 from quarkiverse/dependabot/maven/transporter…
Browse files Browse the repository at this point in the history
…/deployment/com.jayway.jsonpath-json-path-2.9.0

Bump com.jayway.jsonpath:json-path from 2.4.0 to 2.9.0 in /transporter/deployment
  • Loading branch information
FroMage authored Jun 13, 2024
2 parents a399733 + 219e0b2 commit 3209040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transporter/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.4.0</version>
<version>2.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3209040

Please sign in to comment.