We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc19fd commit 98523d5Copy full SHA for 98523d5
spring-data-rest-hal-explorer/pom.xml
@@ -13,7 +13,7 @@
13
<name>Spring Data REST - HAL Explorer</name>
14
15
<properties>
16
- <explorer.version>1.2.2</explorer.version>
+ <explorer.version>1.2.3</explorer.version>
17
<java-module-name>spring.data.rest.hal.explorer</java-module-name>
18
<!--
19
Skip Javadoc as there's no public code to document
0 commit comments