Commit cb2d844
committed
pom: build compress and deps on oldest runtime version
We need to build against the oldest runtime versions that we support.
So we need to use the versions used in RHEL9/CentOS9.
This because otherwise code can be incompatible with the library
version installed by the OS.
Change this for commons-compress and all it dependencies.
Those were bumped in c46cb55
Signed-off-by: Jean-Louis Dupond <[email protected]>1 parent ea6773f commit cb2d844
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments