Skip to content

Commit

Permalink
fix(deps): update dependency org.json:json to v20231013
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Oct 14, 2023
1 parent 92e5aa6 commit 3f15eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/maven/publish/slsa-hashing-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230618</version>
<version>20231013</version>
</dependency>
</dependencies>
</project>

0 comments on commit 3f15eb5

Please sign in to comment.