This repository was archived by the owner on Oct 16, 2022. It is now read-only.
File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
</attributes >
8
8
</classpathentry >
9
9
<classpathentry kind =" src" path =" target/generated-sources/annotations" />
10
- <classpathentry including = " **/*.java " kind =" src" output =" target/test-classes" path =" test" >
10
+ <classpathentry kind =" src" output =" target/test-classes" path =" test" >
11
11
<attributes >
12
12
<attribute name =" optional" value =" true" />
13
13
<attribute name =" maven.pomderived" value =" true" />
Original file line number Diff line number Diff line change 21
21
<!-- the encoding annotation api -->
22
22
<groupId >org.immutables</groupId >
23
23
<artifactId >encode</artifactId >
24
- <version >2.3.9 </version >
24
+ <version >2.5.3 </version >
25
25
</dependency >
26
26
27
27
<dependency >
28
28
<!-- the annotation processor, compile only -->
29
29
<groupId >org.immutables</groupId >
30
30
<artifactId >value</artifactId >
31
- <version >2.3.9 </version >
31
+ <version >2.5.3 </version >
32
32
<scope >provided</scope >
33
33
</dependency >
34
34
Original file line number Diff line number Diff line change 7
7
</attributes >
8
8
</classpathentry >
9
9
<classpathentry kind =" src" path =" target/generated-sources/annotations" />
10
- <classpathentry including = " **/*.java " kind =" src" output =" target/test-classes" path =" test" >
10
+ <classpathentry kind =" src" output =" target/test-classes" path =" test" >
11
11
<attributes >
12
12
<attribute name =" optional" value =" true" />
13
13
<attribute name =" maven.pomderived" value =" true" />
Original file line number Diff line number Diff line change 21
21
<!-- the annotation processor, compile only -->
22
22
<groupId >org.immutables</groupId >
23
23
<artifactId >value</artifactId >
24
- <version >2.3.9 </version >
24
+ <version >2.5.3 </version >
25
25
<scope >provided</scope >
26
26
</dependency >
27
27
<dependency >
You can’t perform that action at this time.
0 commit comments