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 129
129
<db2-jdbc .version>12.1.0.0</db2-jdbc .version>
130
130
<shrinkwrap .version>1.2.6</shrinkwrap .version>
131
131
<hamcrest .version>2.2</hamcrest .version><!-- The version needs to be compatible with both REST Assured and Awaitility -->
132
- <junit .jupiter.version>5.13.0 </junit .jupiter.version>
132
+ <junit .jupiter.version>5.13.1 </junit .jupiter.version>
133
133
<infinispan .version>15.0.15.Final</infinispan .version>
134
134
<infinispan .protostream.version>5.0.13.Final</infinispan .protostream.version>
135
135
<caffeine .version>3.2.0</caffeine .version>
Original file line number Diff line number Diff line change 52
52
<version .smallrye-common>2.12.0</version .smallrye-common>
53
53
<!-- test versions -->
54
54
<version .assertj>3.27.3</version .assertj>
55
- <version .junit5>5.13.0 </version .junit5>
55
+ <version .junit5>5.13.1 </version .junit5>
56
56
<version .kotlin>2.1.21</version .kotlin>
57
57
<version .kotlin-coroutines>1.10.2</version .kotlin-coroutines>
58
58
<version .mockito>5.18.0</version .mockito>
Original file line number Diff line number Diff line change 40
40
<assertj .version>3.27.3</assertj .version>
41
41
<eclipse-minimal-json .version>0.9.5</eclipse-minimal-json .version>
42
42
<jboss-logging .version>3.6.1.Final</jboss-logging .version>
43
- <junit5 .version>5.13.0 </junit5 .version>
43
+ <junit5 .version>5.13.1 </junit5 .version>
44
44
<maven-core .version>3.9.9</maven-core .version><!-- Keep in sync with sisu.version -->
45
45
<sisu .version>0.9.0.M4</sisu .version><!-- Keep in sync with maven-core.version -->
46
46
<maven-plugin-annotations .version>3.13.1</maven-plugin-annotations .version>
Original file line number Diff line number Diff line change 39
39
<maven-core .version>3.9.9</maven-core .version>
40
40
<jackson-bom .version>2.19.0</jackson-bom .version>
41
41
<smallrye-beanbag .version>1.5.3</smallrye-beanbag .version>
42
- <junit5 .version>5.13.0 </junit5 .version>
42
+ <junit5 .version>5.13.1 </junit5 .version>
43
43
<mockito .version>5.18.0</mockito .version>
44
44
</properties >
45
45
<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.1</jandex .version>
45
45
46
- <junit5 .version>5.13.0 </junit5 .version>
46
+ <junit5 .version>5.13.1 </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.13.0 </version .junit>
41
+ <version .junit>5.13.1 </version .junit>
42
42
<version .assertj>3.27.3</version .assertj>
43
43
<version .jandex>3.3.1</version .jandex>
44
44
<version .gizmo>1.9.0</version .gizmo>
Original file line number Diff line number Diff line change 46
46
<jakarta .enterprise.cdi-api.version>4.1.0</jakarta .enterprise.cdi-api.version>
47
47
<jandex .version>3.3.1</jandex .version>
48
48
<bytebuddy .version>1.15.11</bytebuddy .version>
49
- <junit5 .version>5.13.0 </junit5 .version>
49
+ <junit5 .version>5.13.1 </junit5 .version>
50
50
<maven .version>3.9.9</maven .version>
51
51
<assertj .version>3.27.3</assertj .version>
52
52
<jboss-logging .version>3.6.1.Final</jboss-logging .version>
Original file line number Diff line number Diff line change 50
50
<assertj .version>3.27.3</assertj .version>
51
51
<jackson-bom .version>2.19.0</jackson-bom .version>
52
52
<jakarta .enterprise.cdi-api.version>4.1.0</jakarta .enterprise.cdi-api.version>
53
- <junit5 .version>5.13.0 </junit5 .version>
53
+ <junit5 .version>5.13.1 </junit5 .version>
54
54
<commons-compress .version>1.27.1</commons-compress .version>
55
55
<jboss-logging .version>3.6.1.Final</jboss-logging .version>
56
56
<mockito .version>5.18.0</mockito .version>
You can’t perform that action at this time.
0 commit comments