Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
XWiki
xwiki-rendering
Commits
f7fe590b
Commit
f7fe590b
authored
May 12, 2022
by
Thomas Mortagne
Browse files
[misc] Provide a EL implementation for tests
parent
797bbbf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
xwiki-rendering-macros/xwiki-rendering-macro-toc/pom.xml
View file @
f7fe590b
...
...
@@ -41,5 +41,10 @@
<artifactId>
hibernate-validator
</artifactId>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.mortbay.jasper
</groupId>
<artifactId>
apache-el
</artifactId>
<scope>
runtime
</scope>
</dependency>
</dependencies>
</project>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment