mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-13 13:03:11 +00:00
Merge pull request #9936 from DSpace/dependabot/maven/webjars-694cad7f5e
Bump org.webjars.npm:json-editor__json-editor from 2.6.1 to 2.15.1 in the webjars group
This commit is contained in:
@@ -431,7 +431,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.webjars.npm</groupId>
|
<groupId>org.webjars.npm</groupId>
|
||||||
<artifactId>json-editor__json-editor</artifactId>
|
<artifactId>json-editor__json-editor</artifactId>
|
||||||
<version>2.6.1</version>
|
<version>2.15.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Also pull in current version of Bootstrap via WebJars.
|
<!-- Also pull in current version of Bootstrap via WebJars.
|
||||||
This is used by BOTH our HAL Browser and our OAI-PMH interface.
|
This is used by BOTH our HAL Browser and our OAI-PMH interface.
|
||||||
|
@@ -321,7 +321,7 @@ Content-Type: application/json
|
|||||||
|
|
||||||
<script src="browser/js/hal/views/documentation.js"></script>
|
<script src="browser/js/hal/views/documentation.js"></script>
|
||||||
|
|
||||||
<script src="webjars/json-editor__json-editor/2.6.1/dist/jsoneditor.js"></script>
|
<script src="webjars/json-editor__json-editor/2.15.1/dist/jsoneditor.js"></script>
|
||||||
<script src="js/vendor/CustomPostForm.js"></script>
|
<script src="js/vendor/CustomPostForm.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Reference in New Issue
Block a user