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 0a04a84 commit 2173212Copy full SHA for 2173212
spring-data-rest-hal-explorer/pom.xml
@@ -13,8 +13,7 @@
13
<name>Spring Data REST - HAL Explorer</name>
14
15
<properties>
16
- <explorer.version>0.17.0</explorer.version>
17
- <json-editor.version>0.7.21</json-editor.version>
+ <explorer.version>1.0.0</explorer.version>
18
<java-module-name>spring.data.rest.hal.explorer</java-module-name>
19
<!--
20
Skip Javadoc as there's no public code to document
0 commit comments