Skip to content

Commit 2173212

Browse files
committed
Upgrade to HAL Explorer 1.0.
Also removed obsolete version property for HAL Explorer. Fixes #2049.
1 parent 0a04a84 commit 2173212

File tree

1 file changed

+1
-2
lines changed
  • spring-data-rest-hal-explorer

1 file changed

+1
-2
lines changed

spring-data-rest-hal-explorer/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
<name>Spring Data REST - HAL Explorer</name>
1414

1515
<properties>
16-
<explorer.version>0.17.0</explorer.version>
17-
<json-editor.version>0.7.21</json-editor.version>
16+
<explorer.version>1.0.0</explorer.version>
1817
<java-module-name>spring.data.rest.hal.explorer</java-module-name>
1918
<!--
2019
Skip Javadoc as there's no public code to document

0 commit comments

Comments
 (0)