This repository was archived by the owner on Sep 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 15 files changed +18
-18
lines changed
maven-parents/maven-parents-java Expand file tree Collapse file tree 15 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 54
54
<version .infinispan>15.0.0.Dev05</version .infinispan>
55
55
<version .r2dbc>Borca-SR2</version .r2dbc>
56
56
<version .cucumber>7.14.1</version .cucumber>
57
- <version .mockito>5.7 .0</version .mockito>
57
+ <version .mockito>5.8 .0</version .mockito>
58
58
<version .log4j>2.22.0</version .log4j>
59
59
<version .jakarta>10.0.0</version .jakarta>
60
60
</properties >
Original file line number Diff line number Diff line change 39
39
<!-- https://maven.apache.org/pom.html#Properties -->
40
40
<properties >
41
41
<version .aopalliance>1.0</version .aopalliance>
42
- <version .aspectjweaver>1.9.21.M1 </version .aspectjweaver>
42
+ <version .aspectjweaver>1.9.21.RC1 </version .aspectjweaver>
43
43
</properties >
44
44
45
45
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
Original file line number Diff line number Diff line change 43
43
<version .imcache>0.3.0</version .imcache>
44
44
<version .cache2k>2.6.1.Final</version .cache2k>
45
45
<version .expiringmap>0.5.11</version .expiringmap>
46
- <version .chronicle-map>3.25ea0 </version .chronicle-map>
46
+ <version .chronicle-map>3.25ea1 </version .chronicle-map>
47
47
<version .cacheonix>2.3.1</version .cacheonix>
48
48
</properties >
49
49
Original file line number Diff line number Diff line change 39
39
<!-- https://maven.apache.org/pom.html#Properties -->
40
40
<properties >
41
41
<version .h2>2.2.224</version .h2>
42
- <version .postgres>42.7.0 </version .postgres>
42
+ <version .postgres>42.7.1 </version .postgres>
43
43
<version .mysql>8.0.33</version .mysql>
44
44
<version .hikari>5.1.0</version .hikari>
45
45
<version .mongodb>3.12.14</version .mongodb>
Original file line number Diff line number Diff line change 38
38
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
39
39
<!-- https://maven.apache.org/pom.html#Properties -->
40
40
<properties >
41
- <version .eclipse.jdt.annotation>2.2.700 </version .eclipse.jdt.annotation>
41
+ <version .eclipse.jdt.annotation>2.2.800 </version .eclipse.jdt.annotation>
42
42
<version .sisu>0.9.0.M2</version .sisu>
43
43
<version .eclipselink>4.0.2</version .eclipselink>
44
44
<version .eclipse-collections>12.0.0.M3</version .eclipse-collections>
Original file line number Diff line number Diff line change 44
44
<version .api-client>2.2.0</version .api-client>
45
45
<version .oauth-client>1.34.1</version .oauth-client>
46
46
<version .http-client>1.43.3</version .http-client>
47
- <version .dagger>2.48.1 </version .dagger>
47
+ <version .dagger>2.49 </version .dagger>
48
48
<version .jimfs>1.3.0</version .jimfs>
49
49
<version .ksp>1.9.21-1.0.15</version .ksp>
50
50
<version .error-prone>2.23.0</version .error-prone>
Original file line number Diff line number Diff line change 41
41
<version .json-simple>1.1.1</version .json-simple>
42
42
<version .gson>2.10.1</version .gson>
43
43
<version .logansquare>1.3.7</version .logansquare>
44
- <version .fastjson>2.0.42 </version .fastjson>
45
- <version .json-io>4.19.0 </version .json-io>
44
+ <version .fastjson>2.0.43 </version .fastjson>
45
+ <version .json-io>4.19.1 </version .json-io>
46
46
<version .moshi>1.15.0</version .moshi>
47
47
<version .yasson>3.0.3</version .yasson>
48
48
</properties >
Original file line number Diff line number Diff line change 38
38
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
39
39
<!-- https://maven.apache.org/pom.html#Properties -->
40
40
<properties >
41
- <version .kafka>3.6.0 </version .kafka>
41
+ <version .kafka>3.6.1 </version .kafka>
42
42
</properties >
43
43
44
44
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
Original file line number Diff line number Diff line change 38
38
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
39
39
<!-- https://maven.apache.org/pom.html#Properties -->
40
40
<properties >
41
- <version .kotlinx-metadata-jvm>0.7 .0</version .kotlinx-metadata-jvm>
41
+ <version .kotlinx-metadata-jvm>0.8 .0</version .kotlinx-metadata-jvm>
42
42
<version .kotlin-stdlib>1.9.21</version .kotlin-stdlib>
43
43
</properties >
44
44
Original file line number Diff line number Diff line change 43
43
<version .tinylog1>1.3.6</version .tinylog1>
44
44
<version .tinylog2>2.7.0-M1</version .tinylog2>
45
45
<version .cal10n>0.8.1</version .cal10n>
46
- <version .logback>1.4.13 </version .logback>
46
+ <version .logback>1.4.14 </version .logback>
47
47
</properties >
48
48
49
49
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
You can’t perform that action at this time.
0 commit comments