File tree 1 file changed +1
-14
lines changed
1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 25
25
<hibernate .validator>7.0.1.Final</hibernate .validator>
26
26
<apt >1.1.3</apt >
27
27
<querydsl >5.0.0</querydsl >
28
- <mysema .querydsl>3.7.4</mysema .querydsl>
29
28
<couchbase .encryption>3.1.0</couchbase .encryption>
30
29
<jodatime >2.10.13</jodatime >
31
30
<jackson-joda >2.13.4</jackson-joda >
50
49
<groupId >com.querydsl</groupId >
51
50
<artifactId >querydsl-apt</artifactId >
52
51
<version >${querydsl} </version >
53
- <exclusions >
54
- <exclusion >
55
- <groupId >javax.inject</groupId >
56
- <artifactId >javax.inject</artifactId >
57
- </exclusion >
58
- </exclusions >
59
- </dependency >
60
-
61
- <dependency >
62
- <groupId >javax.inject</groupId >
63
- <artifactId >javax.inject</artifactId >
64
- <version >1</version >
65
- <scope >test</scope >
52
+ <classifier >jakarta</classifier >
66
53
</dependency >
67
54
68
55
<dependency >
You can’t perform that action at this time.
0 commit comments