Skip to content

Commit 7f512e3

Browse files
committed
2.1.4.1.RELEASE
1 parent 7a9b1ef commit 7f512e3

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= spring-data-rest-specification
1+
= spring-data-rest-jpa-specification
22

33
== Installation (POM)
44
[source,xml,indent=1]
@@ -10,15 +10,13 @@
1010
1111
<dependency>
1212
<groupId>io.github.u2ware</groupId>
13-
<artifactId>spring-data-rest-specification</artifactId>
14-
<version>2.1.4.RELEASE</version>
13+
<artifactId>spring-data-rest-jpa-specification</artifactId>
14+
<version>2.1.4.1.RELEASE</version>
1515
</dependency>
1616
----
1717

1818
*spring-data-rest-specification* 는
1919
https://docs.spring.io/spring-boot/docs/2.1.4.RELEASE/reference/htmlsingle/[spring-boot-2.1.4.RELEASE] ,
20-
https://docs.spring.io/spring-data/rest/docs/3.1.6.RELEASE/reference/html/[spring-data-rest-3.1.6.RELEASE] ,
21-
https://docs.spring.io/spring-data/jpa/docs/2.1.6.RELEASE/reference/html/[spring-data-jpa-2.1.6.RELEASE] ,
2220
기반으로 동작합니다.
2321

2422

version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.1.4.1

0 commit comments

Comments
 (0)