File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >org.eclipse.angus</groupId >
2020 <artifactId >angus-activation</artifactId >
21- <version >2.0.2 </version >
21+ <version >2.0.3 </version >
2222 <scope >runtime</scope >
2323 </dependency >
2424
Original file line number Diff line number Diff line change 6565 <jacoco .version>0.8.14</jacoco .version>
6666
6767 <spotless .version>3.4.0</spotless .version>
68- <slf4j .version>2.0.17 </slf4j .version>
68+ <slf4j .version>2.0.18 </slf4j .version>
6969 <!-- apache-cxf 4.1.x is incompatible-->
7070 <apache-cxf .version>4.2.0</apache-cxf .version>
7171 <cxf-xjc .version>4.1.2</cxf-xjc .version>
157157 <dependency >
158158 <groupId >com.fasterxml.jackson</groupId >
159159 <artifactId >jackson-bom</artifactId >
160- <version >2.21.2 </version >
160+ <version >2.21.3 </version >
161161 <type >pom</type >
162162 <scope >import</scope >
163163 </dependency >
169169 <dependency >
170170 <groupId >com.nimbusds</groupId >
171171 <artifactId >oauth2-oidc-sdk</artifactId >
172- <version >11.37</version >
172+ <version >11.37.1 </version >
173173 </dependency >
174174 <dependency >
175175 <groupId >io.opentelemetry</groupId >
176176 <artifactId >opentelemetry-api</artifactId >
177- <version >1.61 .0</version >
177+ <version >1.62 .0</version >
178178 </dependency >
179179
180180 <dependency >
206206 <dependency >
207207 <groupId >io.undertow</groupId >
208208 <artifactId >undertow-core</artifactId >
209- <version >2.3.24 .Final</version >
209+ <version >2.4.0 .Final</version >
210210 </dependency >
211211
212212 </dependencies >
Original file line number Diff line number Diff line change 1414
1515 <version .maven-surefire-plugin>3.5.1</version .maven-surefire-plugin>
1616
17- <slf4j .version>2.0.16 </slf4j .version>
17+ <slf4j .version>2.0.18 </slf4j .version>
1818 <bouncycastle .version>1.84</bouncycastle .version>
1919 </properties >
2020
2323 <dependency >
2424 <groupId >com.fasterxml.jackson</groupId >
2525 <artifactId >jackson-bom</artifactId >
26- <version >2.18.0 </version >
26+ <version >2.21.3 </version >
2727 <type >pom</type >
2828 <scope >import</scope >
2929 </dependency >
5757 <dependency >
5858 <groupId >org.slf4j</groupId >
5959 <artifactId >slf4j-simple</artifactId >
60- <version >2.0.17 </version >
60+ <version >${slf4j.version} </version >
6161 </dependency >
6262
6363 <dependency >
6464 <groupId >org.junit.jupiter</groupId >
6565 <artifactId >junit-jupiter</artifactId >
66- <version >5.11 .3</version >
66+ <version >6.0 .3</version >
6767 <scope >test</scope >
6868 </dependency >
6969 <dependency >
7070 <groupId >org.mockito</groupId >
7171 <artifactId >mockito-bom</artifactId >
72- <version >5.14.2 </version >
72+ <version >5.23.0 </version >
7373 <type >pom</type >
7474 <scope >import</scope >
7575 </dependency >
You can’t perform that action at this time.
0 commit comments