File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
kafka-spring-boot-3-integrationtests Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3030 <description >Example module for the Kafka Extension of Axon Framework</description >
3131
3232 <properties >
33- <kotlin .version>1.9 .21</kotlin .version>
33+ <kotlin .version>2.1 .21</kotlin .version>
3434 <kotlin-logging-jvm .version>3.0.5</kotlin-logging-jvm .version>
35- <kotlin .jackson.version>2.16 .0</kotlin .jackson.version>
35+ <kotlin .jackson.version>2.19 .0</kotlin .jackson.version>
3636 </properties >
3737
3838 <dependencies >
Original file line number Diff line number Diff line change 151151 <plugin >
152152 <groupId >org.jacoco</groupId >
153153 <artifactId >jacoco-maven-plugin</artifactId >
154- <version >0.8.11 </version >
154+ <version >0.8.13 </version >
155155 <executions >
156156 <execution >
157157 <goals >
Original file line number Diff line number Diff line change 3535 <test-containers .version>1.21.0</test-containers .version>
3636 <maven-enforcer-plugin .version>3.5.0</maven-enforcer-plugin .version>
3737 <findbugs-jsr305 .version>3.0.2</findbugs-jsr305 .version>
38- <cloudevents .version>2.5.0 </cloudevents .version>
38+ <cloudevents .version>4.0.1 </cloudevents .version>
3939 </properties >
4040
4141 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 6262 <log4j .version>2.24.3</log4j .version>
6363 <!-- Testing -->
6464 <commons-io .version>2.19.0</commons-io .version>
65- <jackson .version>2.16 .0</jackson .version>
65+ <jackson .version>2.19 .0</jackson .version>
6666 <javax .inject.version>1</javax .inject.version>
6767 <jaxb-api .version>2.3.1</jaxb-api .version>
68- <junit .jupiter.version>5.10.1 </junit .jupiter.version>
68+ <junit .jupiter.version>5.12.2 </junit .jupiter.version>
6969 <mockito .version>4.11.0</mockito .version>
70- <awaitility .version>4.2 .0</awaitility .version>
70+ <awaitility .version>4.3 .0</awaitility .version>
7171 <!-- Plugins -->
7272 <central-publishing-maven-plugin .version>0.7.0</central-publishing-maven-plugin .version>
73- <jacoco-maven .version>0.8.11 </jacoco-maven .version>
73+ <jacoco-maven .version>0.8.13 </jacoco-maven .version>
7474 <maven-assembly .version>3.7.1</maven-assembly .version>
7575 <maven-clean-plugin .version>3.4.1</maven-clean-plugin .version>
7676 <maven-compiler .version>3.14.0</maven-compiler .version>
You can’t perform that action at this time.
0 commit comments