File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
10
10
<groupId >io.avaje</groupId >
11
11
<artifactId >avaje-http-client-gson</artifactId >
12
- <version >1.16 -SNAPSHOT</version >
12
+ <version >1.17 -SNAPSHOT</version >
13
13
14
14
<scm >
15
15
<developerConnection >scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection >
27
27
<dependency >
28
28
<groupId >io.avaje</groupId >
29
29
<artifactId >avaje-http-client</artifactId >
30
- <version >1.16 -SNAPSHOT</version >
30
+ <version >1.17 -SNAPSHOT</version >
31
31
<scope >provided</scope >
32
32
</dependency >
33
33
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >io.avaje</groupId >
18
18
<artifactId >avaje-http-client</artifactId >
19
- <version >1.16 -SNAPSHOT</version >
19
+ <version >1.17 -SNAPSHOT</version >
20
20
</dependency >
21
21
22
22
<dependency >
23
23
<groupId >io.avaje</groupId >
24
24
<artifactId >avaje-http-client-gson</artifactId >
25
- <version >1.16 -SNAPSHOT</version >
25
+ <version >1.17 -SNAPSHOT</version >
26
26
</dependency >
27
27
28
28
<dependency >
45
45
</dependency >
46
46
47
47
<dependency >
48
- <groupId >org.avaje.composite </groupId >
48
+ <groupId >org.avaje</groupId >
49
49
<artifactId >logback</artifactId >
50
- <version >1.1 </version >
50
+ <version >1.0 </version >
51
51
</dependency >
52
52
53
53
</dependencies >
You can’t perform that action at this time.
0 commit comments