This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Commit 96a8951
committed
fix: prevent "bad use of '>'" error when generating javadoc
This caused Sonar analysis and Publish task failure1 parent d3a68f6 commit 96a8951
File tree
1 file changed
+2
-2
lines changed- graphql-spring-boot-test/src/main/java/com/graphql/spring/boot/test
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
385 | | - | |
| 384 | + | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
0 commit comments