Skip to content

Commit 4c1b5da

Browse files
committed
Upgrade Querydsl APT plugin to 1.0.4.
1 parent 83417cf commit 4c1b5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-jpa-showcase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>com.mysema.maven</groupId>
107107
<artifactId>maven-apt-plugin</artifactId>
108-
<version>1.0.3</version>
108+
<version>1.0.4</version>
109109
<dependencies>
110110
<dependency>
111111
<groupId>com.mysema.querydsl</groupId>

0 commit comments

Comments
 (0)