Commit fbe0356
Fix deprecation warning: Replace java.util.Date with Instant in JWT creation
Co-authored-by: ebyhr <[email protected]>1 parent 0b66cb1 commit fbe0356
File tree
1 file changed
+1
-2
lines changed- gateway-ha/src/test/java/io/trino/gateway/ha/router
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | | - | |
| 73 | + | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
0 commit comments