Skip to content

Commit

Permalink
Merge pull request #38 from aktin/dependabot/maven/broker-client/org.…
Browse files Browse the repository at this point in the history
…json-json-20231013

Bump org.json:json from 20230227 to 20231013 in /broker-client
  • Loading branch information
rwm authored Oct 1, 2024
2 parents fc7e572 + 0e0bc1c commit 37737a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion broker-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 37737a1

Please sign in to comment.