Commit dd72ce6
authored
Fix console warnings caused by out of date dependency (#109)
## What is the goal of this PR?
Fix `WARNING: An illegal reflective access operation has occurred` warning caused by an out of date version of protobuf.
## What are the changes implemented in this PR?
- Update protobuf to latest.1 parent 3b8f0d6 commit dd72ce6
File tree
2 files changed
+2
-2
lines changed- dependencies
- graknlabs
- maven
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments