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 23
23
<springdata .commons>3.2.5-SNAPSHOT</springdata .commons>
24
24
<java-module-name >spring.data.couchbase</java-module-name >
25
25
<hibernate .validator>7.0.1.Final</hibernate .validator>
26
- <mysema .querydsl>3.7.4</mysema .querydsl>
27
26
<couchbase .encryption>3.1.0</couchbase .encryption>
28
27
<jodatime >2.10.13</jodatime >
29
28
<jackson-joda >2.13.4</jackson-joda >
48
47
<groupId >com.querydsl</groupId >
49
48
<artifactId >querydsl-apt</artifactId >
50
49
<version >${querydsl} </version >
51
- <exclusions >
52
- <exclusion >
53
- <groupId >javax.inject</groupId >
54
- <artifactId >javax.inject</artifactId >
55
- </exclusion >
56
- </exclusions >
57
- </dependency >
58
-
59
- <dependency >
60
- <groupId >javax.inject</groupId >
61
- <artifactId >javax.inject</artifactId >
62
- <version >1</version >
63
- <scope >test</scope >
50
+ <classifier >jakarta</classifier >
64
51
</dependency >
65
52
66
53
<dependency >
You can’t perform that action at this time.
0 commit comments