Skip to content

Commit d506377

Browse files
build(deps): bump com.github.briandilley.jsonrpc4j:jsonrpc4j
Bumps [com.github.briandilley.jsonrpc4j:jsonrpc4j](https://github.com/briandilley/jsonrpc4j) from 1.6 to 1.7. - [Release notes](https://github.com/briandilley/jsonrpc4j/releases) - [Changelog](https://github.com/briandilley/jsonrpc4j/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/briandilley/jsonrpc4j/commits) --- updated-dependencies: - dependency-name: com.github.briandilley.jsonrpc4j:jsonrpc4j dependency-version: '1.7' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee27d30 commit d506377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
// end http
4848

4949
// https://mvnrepository.com/artifact/com.github.briandilley.jsonrpc4j/jsonrpc4j
50-
implementation group: 'com.github.briandilley.jsonrpc4j', name: 'jsonrpc4j', version: '1.6'
50+
implementation group: 'com.github.briandilley.jsonrpc4j', name: 'jsonrpc4j', version: '1.7'
5151

5252
// https://mvnrepository.com/artifact/javax.portlet/portlet-api
5353
compileOnly group: 'javax.portlet', name: 'portlet-api', version: '3.0.1'

0 commit comments

Comments
 (0)