Skip to content

Commit

Permalink
fix: upgrade com.querydsl:querydsl-jpa from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.querydsl:querydsl-jpa from 5.0.0 to 5.1.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.querydsl/querydsl-jpa/

See this project in Snyk:
https://app.snyk.io/org/miguelpelegrina/project/2b115bed-494c-47c4-9dde-8dd8dd206d87?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 28, 2024
1 parent 352b068 commit ec84ebd
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 @@ -104,7 +104,7 @@
<groupId>com.querydsl</groupId>
<artifactId>querydsl-jpa</artifactId>
<classifier>jakarta</classifier>
<version>5.0.0</version>
<version>5.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ec84ebd

Please sign in to comment.