Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
torshid authored Feb 16, 2021
1 parent 0c368fa commit c4a7be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.turkraft</groupId>
<artifactId>spring-filter</artifactId>
<version>0.7.9</version>
<version>0.8.0</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Dynamically filters JPA entities with a simple query syntax. Provides JPA/Hibernate predicates and Spring specifications.</description>
<url>https://github.com/torshid/spring-filter</url>
Expand Down

0 comments on commit c4a7be5

Please sign in to comment.