Commit 0cf231e
committed
Fix erroneous URL-encoding of the Maven groupId
Fixes #4601
Signed-off-by: nscuro <[email protected]>1 parent 9bef0c9 commit 0cf231e
File tree
2 files changed
+2
-1
lines changed- src
- main/java/org/dependencytrack/tasks/repositories
- test/java/org/dependencytrack/tasks/repositories
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
0 commit comments