Upgrade jquery to 3.6.0

This commit is contained in:
Maximilian Krög
2022-08-21 02:21:27 +02:00
parent aa7be0baeb
commit 6f3d40cb93
7 changed files with 5 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ docs: >
This example loads features from ArcGIS REST Feature Service and allows to add new features or update existing features.
tags: "vector, esri, ArcGIS, REST, Feature, Service, loading, server, edit, updateFeature, addFeature"
resources:
- https://code.jquery.com/jquery-3.5.1.min.js
- https://code.jquery.com/jquery-3.6.0.min.js
---
<div id="map" class="map"></div>
<form>