Skip to content

Commit 589fba3

Browse files
dependabot[bot]iakkus
authored andcommitted
Bump org.json:json
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52ef849 commit 589fba3

File tree

1 file changed

+1
-1
lines changed
  • tutorials/Java_functions/03_actual.DummyExampleMaven

1 file changed

+1
-1
lines changed

tutorials/Java_functions/03_actual.DummyExampleMaven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.json</groupId>
2323
<artifactId>json</artifactId>
24-
<version>20230227</version>
24+
<version>20231013</version>
2525
</dependency>
2626
</dependencies>
2727

0 commit comments

Comments
 (0)