Skip to content

Commit 60c5d74

Browse files
authored
Update Unupdated-dependencies.md
1 parent 293ba6b commit 60c5d74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/processes/dev_processes/Unupdated-dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This page lists some dependencies which we are not updating for various reasons:
1515
| Opal | 1.0.0 | ? | Project has been deprecated and moved into eclipse Nebula visualization widgets. Update process appears to be non-trivial. |
1616
| `com.sun.istack.commons-runtime` | `3.x` | `4.x` | Causes `javax`/`jakarta` conflicts with `javax.activation`. |
1717
| `activemq` | `5.x` | `6.x` | v6 uses `jakarta` packages, CSS needs `javax` packages. Need to update CSS to resolve. |
18+
| `Mysql connector-j` | 8.4 | 9.4 | we use LTS releases of mysql and 8.4 is most recent LTS. keeping this version in step with mysql |
1819

1920
## EPICS
2021

0 commit comments

Comments
 (0)