File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9696 <dependency >
9797 <groupId >com.amazonaws</groupId >
9898 <artifactId >aws-java-sdk-s3</artifactId >
99- <version >1.12.767 </version >
99+ <version >1.12.769 </version >
100100 </dependency >
101101 <dependency >
102102 <groupId >com.google.guava</groupId >
103103 <artifactId >guava</artifactId >
104- <version >33.2.1 -jre</version >
104+ <version >33.3.0 -jre</version >
105105 </dependency >
106106 <dependency >
107107 <groupId >net.logstash.logback</groupId >
160160 <dependency >
161161 <groupId >org.junit.vintage</groupId >
162162 <artifactId >junit-vintage-engine</artifactId >
163- <version >5.10.3 </version >
163+ <version >5.11.0 </version >
164164 <scope >test</scope >
165165 </dependency >
166166
174174 </plugin >
175175 <plugin >
176176 <artifactId >maven-surefire-plugin</artifactId >
177- <version >3.3.1 </version >
177+ <version >3.4.0 </version >
178178 </plugin >
179179 <plugin >
180180 <groupId >org.apache.maven.plugins</groupId >
181181 <artifactId >maven-failsafe-plugin</artifactId >
182- <version >3.3.1 </version >
182+ <version >3.4.0 </version >
183183 </plugin >
184184 </plugins >
185185 </build >
You can’t perform that action at this time.
0 commit comments