File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >avaje-metrics-parent</artifactId >
5
5
<groupId >io.avaje</groupId >
6
- <version >9.3-RC1 </version >
6
+ <version >9.3-RC2 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
24
24
<dependency >
25
25
<groupId >io.avaje</groupId >
26
26
<artifactId >avaje-metrics</artifactId >
27
- <version >9.2 -RC2</version >
27
+ <version >9.3 -RC2</version >
28
28
<scope >provided</scope >
29
29
</dependency >
30
30
31
31
<dependency >
32
32
<groupId >io.ebean</groupId >
33
33
<artifactId >ebean-api</artifactId >
34
- <version >13.7 .0</version >
34
+ <version >13.11 .0</version >
35
35
<scope >provided</scope >
36
36
</dependency >
37
37
38
38
<dependency >
39
39
<groupId >io.avaje</groupId >
40
40
<artifactId >junit</artifactId >
41
- <version >1.1 </version >
41
+ <version >1.5 </version >
42
42
<scope >test</scope >
43
43
</dependency >
44
44
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >avaje-metrics-parent</artifactId >
6
6
<groupId >io.avaje</groupId >
7
- <version >9.2 -java8-RC2</version >
7
+ <version >9.3 -java8-RC2</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-metrics-graphite</artifactId >
24
24
<dependency >
25
25
<groupId >io.avaje</groupId >
26
26
<artifactId >avaje-metrics</artifactId >
27
- <version >9.2 -java8-RC2</version >
27
+ <version >9.3 -java8-RC2</version >
28
28
</dependency >
29
29
30
30
<dependency >
31
31
<groupId >io.avaje</groupId >
32
32
<artifactId >junit</artifactId >
33
- <version >1.1 </version >
33
+ <version >1.5 </version >
34
34
<scope >test</scope >
35
35
</dependency >
36
36
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.avaje</groupId >
5
5
<artifactId >avaje-metrics-parent</artifactId >
6
- <version >9.2 -java8-RC2</version >
6
+ <version >9.3 -java8-RC2</version >
7
7
</parent >
8
8
9
9
<artifactId >avaje-metrics</artifactId >
23
23
<dependency >
24
24
<groupId >io.avaje</groupId >
25
25
<artifactId >junit</artifactId >
26
- <version >1.1 </version >
26
+ <version >1.5 </version >
27
27
<scope >test</scope >
28
28
</dependency >
29
29
30
30
<dependency >
31
31
<groupId >com.fasterxml.jackson.core</groupId >
32
32
<artifactId >jackson-core</artifactId >
33
- <version >2.14.2 </version >
33
+ <version >2.17.0 </version >
34
34
<scope >test</scope >
35
35
</dependency >
36
36
37
37
<dependency >
38
38
<groupId >com.fasterxml.jackson.core</groupId >
39
39
<artifactId >jackson-databind</artifactId >
40
- <version >2.14.2 </version >
40
+ <version >2.17.0 </version >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >io.avaje</groupId >
11
11
<artifactId >avaje-metrics-parent</artifactId >
12
- <version >9.2 -java8-RC2</version >
12
+ <version >9.3 -java8-RC2</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<url >https://avaje-metrics.github.io</url >
You can’t perform that action at this time.
0 commit comments