mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 14:03:17 +00:00
Merge pull request #10732 from DSpace/dependabot/maven/dspace-8_x/webjars-36a72e2b67
Bump org.webjars.npm:json-editor__json-editor from 2.15.1 to 2.15.2 in the webjars group
This commit is contained in:
@@ -423,7 +423,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.15.1</version>
|
<version>2.15.2</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.15.1/dist/jsoneditor.js"></script>
|
<script src="webjars/json-editor__json-editor/2.15.2/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