We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80df504 commit 427fa8cCopy full SHA for 427fa8c
opengrok-web/pom.xml
@@ -124,6 +124,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
124
<groupId>org.webjars.npm</groupId>
125
<artifactId>showdown</artifactId>
126
<version>1.9.1</version>
127
+ <!-- dependencies not required -->
128
<exclusions>
129
<exclusion>
130
<groupId>*</groupId>
@@ -135,6 +136,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
135
136
137
<artifactId>tablesorter</artifactId>
138
<version>2.31.3</version>
139
140
141
142
0 commit comments