Skip to content

Commit 7ced877

Browse files
Bump org.json:json in /.vim/bundle/vim-javacomplete2/libs/javavi
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5890c5b commit 7ced877

File tree

1 file changed

+1
-1
lines changed
  • .vim/bundle/vim-javacomplete2/libs/javavi

1 file changed

+1
-1
lines changed

.vim/bundle/vim-javacomplete2/libs/javavi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.json</groupId>
4646
<artifactId>json</artifactId>
47-
<version>20230227</version>
47+
<version>20231013</version>
4848
<scope>test</scope>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)