File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 96
96
<maven .compiler.release>11</maven .compiler.release>
97
97
98
98
<!-- DEPENDENCY CODE VERSIONS -->
99
- <test-containers .version>1.20.1 </test-containers .version>
100
- <spotbugs .version>4.8.4 </spotbugs .version>
99
+ <test-containers .version>1.20.4 </test-containers .version>
100
+ <spotbugs .version>4.9.1 </spotbugs .version>
101
101
<log4j .version>2.19.0</log4j .version>
102
102
<docker-java .version>3.3.6</docker-java .version>
103
103
<kafka .version>3.8.1</kafka .version>
108
108
<pitest-annotations .version>1.3.3</pitest-annotations .version>
109
109
110
110
<!-- DEPENDENCY TEST VERSIONS -->
111
- <jupiter .version>5.11.0 </jupiter .version>
111
+ <jupiter .version>5.11.4 </jupiter .version>
112
112
<hamcrest .version>2.2</hamcrest .version>
113
113
<maven-surefire-failsafe-plugin .version>3.1.2</maven-surefire-failsafe-plugin .version>
114
114
<!-- for Java 11 compatibility (newer versions does not support Java 11) -->
126
126
<maven .gpg.version>1.6</maven .gpg.version>
127
127
<sonatype .nexus.staging>1.7.0</sonatype .nexus.staging>
128
128
<pit-junit-plugin .version>1.2.1</pit-junit-plugin .version>
129
- <pit-plugin .version>1.17.2 </pit-plugin .version>
129
+ <pit-plugin .version>1.18.1 </pit-plugin .version>
130
130
131
131
<!-- FIX VULNERABILITY VERSIONS -->
132
132
<commons-compress .version>1.26.1</commons-compress .version>
You can’t perform that action at this time.
0 commit comments