File tree Expand file tree Collapse file tree 5 files changed +19
-19
lines changed Expand file tree Collapse file tree 5 files changed +19
-19
lines changed 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.7-RC2 </version >
7
+ <version >9.7-RC3 </version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-metrics-ebean</artifactId >
19
19
<dependency >
20
20
<groupId >io.avaje</groupId >
21
21
<artifactId >avaje-applog</artifactId >
22
- <version >1.0 </version >
22
+ <version >1.2 </version >
23
23
</dependency >
24
24
25
25
<dependency >
26
26
<groupId >io.avaje</groupId >
27
27
<artifactId >avaje-metrics</artifactId >
28
- <version >9.7-RC2 </version >
28
+ <version >9.7-RC3 </version >
29
29
<scope >provided</scope >
30
30
</dependency >
31
31
39
39
<dependency >
40
40
<groupId >io.avaje</groupId >
41
41
<artifactId >junit</artifactId >
42
- <version >1.5 </version >
42
+ <version >1.6 </version >
43
43
<scope >test</scope >
44
44
</dependency >
45
45
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.7-RC2 </version >
7
+ <version >9.7-RC3 </version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-metrics-graphite</artifactId >
11
11
<name >avaje-metrics-graphite</name >
12
- <version >9.7-RC2 </version >
12
+ <version >9.7-RC3 </version >
13
13
14
14
<properties >
15
15
<surefire .useModulePath>false</surefire .useModulePath>
20
20
<dependency >
21
21
<groupId >io.avaje</groupId >
22
22
<artifactId >avaje-applog</artifactId >
23
- <version >1.0 </version >
23
+ <version >1.2 </version >
24
24
</dependency >
25
25
26
26
<dependency >
27
27
<groupId >io.avaje</groupId >
28
28
<artifactId >avaje-metrics</artifactId >
29
- <version >9.7-RC2 </version >
29
+ <version >9.7-RC3 </version >
30
30
</dependency >
31
31
32
32
<dependency >
39
39
<dependency >
40
40
<groupId >io.avaje</groupId >
41
41
<artifactId >junit</artifactId >
42
- <version >1.5 </version >
42
+ <version >1.6 </version >
43
43
<scope >test</scope >
44
44
</dependency >
45
45
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.avaje</groupId >
8
8
<artifactId >avaje-metrics-parent</artifactId >
9
- <version >9.7-RC2 </version >
9
+ <version >9.7-RC3 </version >
10
10
</parent >
11
11
12
12
<artifactId >avaje-metrics-statsd</artifactId >
16
16
<dependency >
17
17
<groupId >io.avaje</groupId >
18
18
<artifactId >avaje-metrics</artifactId >
19
- <version >9.7-RC2 </version >
19
+ <version >9.7-RC3 </version >
20
20
</dependency >
21
21
22
22
<dependency >
50
50
<dependency >
51
51
<groupId >io.avaje</groupId >
52
52
<artifactId >junit</artifactId >
53
- <version >1.5 </version >
53
+ <version >1.6 </version >
54
54
<scope >test</scope >
55
55
</dependency >
56
56
</dependencies >
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.7-RC2 </version >
6
+ <version >9.7-RC3 </version >
7
7
</parent >
8
8
9
9
<artifactId >avaje-metrics</artifactId >
18
18
<dependency >
19
19
<groupId >io.avaje</groupId >
20
20
<artifactId >avaje-applog</artifactId >
21
- <version >1.0 </version >
21
+ <version >1.2 </version >
22
22
</dependency >
23
23
24
24
<dependency >
30
30
<dependency >
31
31
<groupId >io.avaje</groupId >
32
32
<artifactId >junit</artifactId >
33
- <version >1.5 </version >
33
+ <version >1.6 </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-core</artifactId >
40
- <version >2.18.3 </version >
40
+ <version >2.19.1 </version >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
44
44
<dependency >
45
45
<groupId >com.fasterxml.jackson.core</groupId >
46
46
<artifactId >jackson-databind</artifactId >
47
- <version >2.18.3 </version >
47
+ <version >2.19.1 </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
50
Original file line number Diff line number Diff line change 10
10
<groupId >io.avaje</groupId >
11
11
<artifactId >avaje-metrics-parent</artifactId >
12
12
<name >avaje-metrics-parent</name >
13
- <version >9.7-RC2 </version >
13
+ <version >9.7-RC3 </version >
14
14
<packaging >pom</packaging >
15
15
16
16
<url >https://avaje-metrics.github.io</url >
23
23
24
24
<properties >
25
25
<nexus .staging.autoReleaseAfterClose>true</nexus .staging.autoReleaseAfterClose>
26
- <project .build.outputTimestamp>2025-07-08T03:27 :18Z</project .build.outputTimestamp>
26
+ <project .build.outputTimestamp>2025-07-14T05:00 :18Z</project .build.outputTimestamp>
27
27
</properties >
28
28
29
29
<modules >
You can’t perform that action at this time.
0 commit comments