Skip to content

Commit 4d27129

Browse files
committed
Upgraded Maven APT plugin to 1.0.8.
1 parent f8dd9a3 commit 4d27129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-data-jpa-showcase/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
<plugins>
105105
<plugin>
106106
<groupId>com.mysema.maven</groupId>
107-
<artifactId>maven-apt-plugin</artifactId>
108-
<version>1.0.4</version>
107+
<artifactId>apt-maven-plugin</artifactId>
108+
<version>1.0.8</version>
109109
<dependencies>
110110
<dependency>
111111
<groupId>com.mysema.querydsl</groupId>

0 commit comments

Comments
 (0)