Skip to content

Commit 0279663

Browse files
committed
2.1.5.1.RELEASE
1 parent 9df73f3 commit 0279663

40 files changed

+1809
-1349
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.github.u2ware</groupId>
77
<artifactId>spring-data-rest-jpa-specification</artifactId>
8-
<version>2.1.4.1.RELEASE</version>
8+
<version>2.1.5.1.RELEASE</version>
99
<packaging>jar</packaging>
1010

1111
<name>spring-data-rest-jpa-specification</name>
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>2.1.4.RELEASE</version>
17+
<version>2.1.5.RELEASE</version>
1818
</parent>
1919

2020
<properties>

src/main/java/org/springframework/data/jpa/repository/query/JpaSpecification.java

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)