Commit 6c824d0
Upgrade commons-fileupload2-jakarta to jakarta-servlet6 2.0.0-M5 (#242)
Replace obsolete commons-fileupload2-jakarta:2.0.0-M1 with
commons-fileupload2-jakarta-servlet6:2.0.0-M5 and update the import
in XSSFilter to use the new package. This aligns with the Servlet 6.1
API and commons-fileupload2 version already provided by openmrs-core.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c44c71f commit 6c824d0
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments