Skip to content

Commit

Permalink
Bump querydsl-jpa from 4.3.1 to 4.4.0 (#97)
Browse files Browse the repository at this point in the history
Bumps querydsl-jpa from 4.3.1 to 4.4.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2021
1 parent 375bc40 commit 612dbf6
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 @@ -382,7 +382,7 @@
<dependency>
<groupId>com.querydsl</groupId>
<artifactId>querydsl-jpa</artifactId>
<version>4.3.1</version>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
Expand Down

0 comments on commit 612dbf6

Please sign in to comment.