Skip to content

Commit fb9e246

Browse files
Bump com.querydsl:querydsl-apt
Bumps the maven group with 1 update in the /rsql-common directory: com.querydsl:querydsl-apt. Updates `com.querydsl:querydsl-apt` from 5.0.0 to 5.1.0 --- updated-dependencies: - dependency-name: com.querydsl:querydsl-apt dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dfdc3d commit fb9e246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsql-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.querydsl</groupId>
4848
<artifactId>querydsl-apt</artifactId>
49-
<version>5.0.0</version>
49+
<version>5.1.0</version>
5050
<classifier>jakarta</classifier>
5151
<scope>provided</scope>
5252
</dependency>

0 commit comments

Comments
 (0)