Skip to content

Commit c68bd48

Browse files
authored
Update Java
1 parent b8f431b commit c68bd48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/.vuepress/components/ELSTechnology.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,6 @@ const techData = [
118118
name: "Apache Spark",
119119
versions: "2.4.8",
120120
},
121-
{
122-
name: "Apache Velocity",
123-
versions: "1.7.0",
124-
},
125121
{
126122
name: "Okio",
127123
versions: "2.8.0",
@@ -218,6 +214,10 @@ const techData = [
218214
name: "XMLUnit",
219215
versions: "2.9.1 | 2.9.0"
220216
},
217+
{
218+
name: "Apache Santuario XML Security For Java",
219+
versions: "2.0.10 | 2.3.1",
220+
},
221221
],
222222
},
223223
{

0 commit comments

Comments
 (0)