Commit 0c08b9c
fix(core): remove usage of new Strings.class from org.apache.commons:commons-lang3:3.18 and use deprecated method from 3.17 again
Co-authored-by: Timon Back <timonback@users.noreply.github.com>1 parent 6233fc0 commit 0c08b9c
File tree
1 file changed
+1
-2
lines changed- springwolf-core/src/main/java/io/github/springwolf/core/asyncapi/scanners/common/utils
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments