File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 128
128
<db2-jdbc .version>12.1.0.0</db2-jdbc .version>
129
129
<shrinkwrap .version>1.2.6</shrinkwrap .version>
130
130
<hamcrest .version>2.2</hamcrest .version><!-- The version needs to be compatible with both REST Assured and Awaitility -->
131
- <junit .jupiter.version>5.12.1 </junit .jupiter.version>
131
+ <junit .jupiter.version>5.12.2 </junit .jupiter.version>
132
132
<infinispan .version>15.0.14.Final</infinispan .version>
133
133
<infinispan .protostream.version>5.0.13.Final</infinispan .protostream.version>
134
134
<caffeine .version>3.2.0</caffeine .version>
Original file line number Diff line number Diff line change 52
52
<version .smallrye-common>2.11.0</version .smallrye-common>
53
53
<!-- test versions -->
54
54
<version .assertj>3.27.3</version .assertj>
55
- <version .junit5>5.12.1 </version .junit5>
55
+ <version .junit5>5.12.2 </version .junit5>
56
56
<version .kotlin>2.1.20</version .kotlin>
57
57
<version .kotlin-coroutines>1.10.2</version .kotlin-coroutines>
58
58
<version .mockito>5.17.0</version .mockito>
Original file line number Diff line number Diff line change 41
41
<assertj .version>3.27.3</assertj .version>
42
42
<eclipse-minimal-json .version>0.9.5</eclipse-minimal-json .version>
43
43
<jboss-logging .version>3.6.1.Final</jboss-logging .version>
44
- <junit5 .version>5.12.1 </junit5 .version>
44
+ <junit5 .version>5.12.2 </junit5 .version>
45
45
<maven-core .version>3.9.9</maven-core .version><!-- Keep in sync with sisu.version -->
46
46
<sisu .version>0.9.0.M3</sisu .version><!-- Keep in sync with maven-core.version -->
47
47
<maven-plugin-annotations .version>3.13.1</maven-plugin-annotations .version>
Original file line number Diff line number Diff line change 40
40
<maven-core .version>3.9.9</maven-core .version>
41
41
<jackson-bom .version>2.18.3</jackson-bom .version>
42
42
<smallrye-beanbag .version>1.5.2</smallrye-beanbag .version>
43
- <junit5 .version>5.12.1 </junit5 .version>
43
+ <junit5 .version>5.12.2 </junit5 .version>
44
44
<mockito .version>5.17.0</mockito .version>
45
45
</properties >
46
46
<build >
Original file line number Diff line number Diff line change 43
43
<surefire .plugin.version>3.5.2</surefire .plugin.version>
44
44
<jandex .version>3.3.0</jandex .version>
45
45
46
- <junit5 .version>5.12.1 </junit5 .version>
46
+ <junit5 .version>5.12.2 </junit5 .version>
47
47
<junit .testkit.version>1.10.3</junit .testkit.version>
48
48
<assertj .version>3.27.3</assertj .version>
49
49
</properties >
Original file line number Diff line number Diff line change 38
38
39
39
<properties >
40
40
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
- <version .junit>5.12.1 </version .junit>
41
+ <version .junit>5.12.2 </version .junit>
42
42
<version .assertj>3.27.3</version .assertj>
43
43
<version .jandex>3.3.0</version .jandex>
44
44
<version .gizmo>1.9.0</version .gizmo>
Original file line number Diff line number Diff line change 47
47
<jakarta .enterprise.cdi-api.version>4.1.0</jakarta .enterprise.cdi-api.version>
48
48
<jandex .version>3.3.0</jandex .version>
49
49
<bytebuddy .version>1.15.11</bytebuddy .version>
50
- <junit5 .version>5.12.1 </junit5 .version>
50
+ <junit5 .version>5.12.2 </junit5 .version>
51
51
<maven .version>3.9.9</maven .version>
52
52
<assertj .version>3.27.3</assertj .version>
53
53
<jboss-logging .version>3.6.1.Final</jboss-logging .version>
Original file line number Diff line number Diff line change 51
51
<assertj .version>3.27.3</assertj .version>
52
52
<jackson-bom .version>2.18.3</jackson-bom .version>
53
53
<jakarta .enterprise.cdi-api.version>4.1.0</jakarta .enterprise.cdi-api.version>
54
- <junit5 .version>5.12.1 </junit5 .version>
54
+ <junit5 .version>5.12.2 </junit5 .version>
55
55
<commons-compress .version>1.27.1</commons-compress .version>
56
56
<jboss-logging .version>3.6.1.Final</jboss-logging .version>
57
57
<mockito .version>5.17.0</mockito .version>
You can’t perform that action at this time.
0 commit comments