@@ -138,8 +138,8 @@ under the License.
138
138
<!-- Blocked by 3.4.0+ changes, see MNG-7710, downgrade from parent 4.0.1 -->
139
139
<version .plexus-utils>3.5.1</version .plexus-utils>
140
140
<guiceVersion >5.1.0</guiceVersion >
141
- <guavaVersion >32.0.1 -jre</guavaVersion >
142
- <guavafailureaccessVersion >1.0.1 </guavafailureaccessVersion >
141
+ <guavaVersion >33.2.0 -jre</guavaVersion >
142
+ <guavafailureaccessVersion >1.0.2 </guavafailureaccessVersion >
143
143
<wagonVersion >3.5.3</wagonVersion >
144
144
<securityDispatcherVersion >2.0</securityDispatcherVersion >
145
145
<cipherVersion >2.0</cipherVersion >
@@ -365,7 +365,7 @@ under the License.
365
365
<dependency >
366
366
<groupId >ch.qos.logback</groupId >
367
367
<artifactId >logback-classic</artifactId >
368
- <version >1.2.12 </version >
368
+ <version >1.2.13 </version >
369
369
<optional >true</optional >
370
370
</dependency >
371
371
<!-- Wagon -->
@@ -630,7 +630,7 @@ under the License.
630
630
<plugin >
631
631
<groupId >org.codehaus.mojo</groupId >
632
632
<artifactId >build-helper-maven-plugin</artifactId >
633
- <version >3.4 .0</version >
633
+ <version >3.6 .0</version >
634
634
</plugin >
635
635
<plugin >
636
636
<groupId >org.codehaus.mojo</groupId >
0 commit comments