diff --git a/docs/reference/dependencies.md b/docs/reference/dependencies.md index 1952fc8c13..2c58232bc9 100644 --- a/docs/reference/dependencies.md +++ b/docs/reference/dependencies.md @@ -2830,8 +2830,8 @@ Desktop Modeler is a desktop modeling application that builds upon a number of t - [jakarta.annotation:jakarta.annotation-api@2.1.1](https://projects.eclipse.org/projects/ee4j.ca) ([EPL 2.0](http://www.eclipse.org/legal/epl-2.0)) - [jakarta.inject:jakarta.inject-api@2.0.1](https://github.com/eclipse-ee4j/injection-api) ([The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)) - [jakarta.persistence:jakarta.persistence-api@3.1.0](https://github.com/eclipse-ee4j/jpa-api) ([Eclipse Public License v. 2.0](http://www.eclipse.org/legal/epl-2.0)) -- [jakarta.servlet:jakarta.servlet-api@6.0.0](https://projects.eclipse.org/projects/ee4j.servlet) ([EPL 2.0](http://www.eclipse.org/legal/epl-2.0)) and ([GPL2 w/ CPE](https://www.gnu.org/software/classpath/license.html)) -- [jakarta.transaction:jakarta.transaction-api@2.0.1](https://projects.eclipse.org/projects/ee4j.jta) ([EPL 2.0](http://www.eclipse.org/legal/epl-2.0)) and ([GPL2 w/ CPE](https://www.gnu.org/software/classpath/license.html)) +- [jakarta.servlet:jakarta.servlet-api@6.0.0](https://projects.eclipse.org/projects/ee4j.servlet) ([EPL 2.0](http://www.eclipse.org/legal/epl-2.0)) +- [jakarta.transaction:jakarta.transaction-api@2.0.1](https://projects.eclipse.org/projects/ee4j.jta) ([EPL 2.0](http://www.eclipse.org/legal/epl-2.0)) - [jakarta.validation:jakarta.validation-api@3.0.2](https://beanvalidation.org) ([Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)) - [jakarta.websocket:jakarta.websocket-api@2.1.1](https://projects.eclipse.org/projects/ee4j.websocket) ([Eclipse Public License v. 2.0](https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)) - [jakarta.websocket:jakarta.websocket-client-api@2.1.1](https://projects.eclipse.org/projects/ee4j.websocket) ([Eclipse Public License v. 2.0](https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt))