Commit 9b17c6d
authored
Migrate apache-commons-jxpath to Ubuntu 24.04 (#14396)
### Summary
This pull request migrates the `apache-commons-jxpath` project to use
the new `ubuntu-24-04` base image for fuzzing.
### Changes in this PR
1. **`projects/apache-commons-jxpath/project.yaml`**: Sets the
`base_os_version` property to `ubuntu-24-04`.
2. **`projects/apache-commons-jxpath/Dockerfile`**: Updates the `FROM`
instruction.
CC: fuzz-testing@commons.apache.org, security@commons.apache.org1 parent 4525a00 commit 9b17c6d
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments