Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/.vuepress/components/ELSTechnology.vue
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ const techData = [
},
{
name: "Apache Tomcat®",
versions: "8.5.100 | 9.0.46 | 9.0.50 | 9.0.75 | 9.0.83 | 9.0.87 | 9.0.90 | 9.0.100 | 10.1.18",
versions: "8.5.100 | 9.0.46 | 9.0.50 | 9.0.75 | 9.0.83 | 9.0.87 | 9.0.90 | 9.0.100 | 10.1.18 | 10.1.42",
link: "./apache-tomcat/",
},
{
Expand Down Expand Up @@ -512,7 +512,7 @@ const techData = [
},
{
name: "Eclipse Jetty",
versions: "8.2.0.v20160908 | 9.4.24.v20191120 | 9.4.48.v20220622 | 9.4.53.v20231009 | 9.4.59 | 10.0.27 | 11.0.19 | 11.0.27",
versions: "8.2.0.v20160908 | 9.4.24.v20191120 | 9.4.48.v20220622 | 9.4.53.v20231009 | 9.4.59 | 9.4.60 | 10.0.27 | 10.0.28 | 11.0.19 | 11.0.27 | 11.0.28",
link: "./jetty/",
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/els-for-libraries/apache-tomcat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Apache Tomcat® is also available for installation as a standalone server. You c

## Supported Versions

* Apache Tomcat® 8.5.100, 9.0.46, 9.0.50, 9.0.75, 9.0.83, 9.0.87, 9.0.90, 9.0.100, 10.1.18
* Apache Tomcat® 8.5.100, 9.0.46, 9.0.50, 9.0.75, 9.0.83, 9.0.87, 9.0.90, 9.0.100, 10.1.18, 10.1.42

## Connection to ELS for Apache Tomcat® Repository

Expand Down
2 changes: 1 addition & 1 deletion docs/els-for-libraries/jetty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TuxCare's Endless Lifecycle Support (ELS) for Eclipse Jetty provides security pa

## Supported Versions

* Eclipse Jetty 8.2.0.v20160908, 9.4.24.v20191120, 9.4.48.v20220622, 9.4.53.v20231009, 9.4.59, 10.0.27, 11.0.19, 11.0.27
* Eclipse Jetty 8.2.0.v20160908, 9.4.24.v20191120, 9.4.48.v20220622, 9.4.53.v20231009, 9.4.59, 9.4.60, 10.0.27, 10.0.28, 11.0.19, 11.0.27, 11.0.28

## Connection to ELS for Eclipse Jetty Repository

Expand Down