File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 136
136
<stax .version>2.0.1</stax .version>
137
137
<woodstox .version>6.5.1</woodstox .version>
138
138
<wsdl4j .version>1.6.3</wsdl4j .version>
139
- <wss4j .version>2.4.1 </wss4j .version>
139
+ <wss4j .version>2.4.3 </wss4j .version>
140
140
<wss4j-next .version>3.0.0</wss4j-next .version>
141
141
<xmlsec .version>3.0.3</xmlsec .version>
142
142
<xml-schema-core .version>2.2.2</xml-schema-core .version>
143
143
<xmlunit1 .version>1.6</xmlunit1 .version>
144
144
<xmlunit .version>2.9.0</xmlunit .version>
145
145
<xom .version>1.3.7</xom .version>
146
+ <bouncycastle .version>1.77</bouncycastle .version>
146
147
<spring-asciidoctor-backends .version>0.0.3</spring-asciidoctor-backends .version>
147
148
</properties >
148
149
179
180
<type >pom</type >
180
181
<scope >import</scope >
181
182
</dependency >
183
+ <!-- Addressing CVE-2018-10237, CVE-2023-2976, CVE-2020-8908 -->
184
+ <dependency >
185
+ <groupId >com.google.guava</groupId >
186
+ <artifactId >guava</artifactId >
187
+ <version >32.1.3-jre</version >
188
+ </dependency >
182
189
183
190
</dependencies >
184
191
</dependencyManagement >
You can’t perform that action at this time.
0 commit comments