File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
gapic-generator-java-pom-parent
java-shared-dependencies/dependency-analyzer Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 115115 <plugin >
116116 <groupId >org.apache.maven.plugins</groupId >
117117 <artifactId >maven-surefire-plugin</artifactId >
118- <version >3.3.1 </version >
118+ <version >3.5.0 </version >
119119 <configuration >
120120 <!-- Excludes integration tests and smoke tests when unit tests are run -->
121121 <excludes >
131131 <plugin >
132132 <groupId >org.apache.maven.plugins</groupId >
133133 <artifactId >maven-failsafe-plugin</artifactId >
134- <version >3.3.1 </version >
134+ <version >3.5.0 </version >
135135 <executions >
136136 <execution >
137137 <goals >
Original file line number Diff line number Diff line change 317317 <plugin >
318318 <groupId >org.apache.maven.plugins</groupId >
319319 <artifactId >maven-surefire-plugin</artifactId >
320- <version >3.3.1 </version >
320+ <version >3.5.0 </version >
321321 <configuration >
322322 <additionalClasspathElements >
323323 <additionalClasspathElement >
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ maven.org_mockito_mockito_junit_jupiter=org.mockito:mockito-junit-jupiter:4.11.0
8484maven.org_hamcrest_hamcrest_core =org.hamcrest:hamcrest-core:1.3
8585maven.com_google_truth_truth =com.google.truth:truth:1.4.4
8686maven.com_googlecode_java_diff_utils_diffutils =com.googlecode.java-diff-utils:diffutils:1.3.0
87- maven.net_bytebuddy_byte_buddy =net.bytebuddy:byte-buddy:1.14.18
87+ maven.net_bytebuddy_byte_buddy =net.bytebuddy:byte-buddy:1.15.1
8888maven.org_objenesis_objenesis =org.objenesis:objenesis:2.6
8989maven.org_junit_jupiter_junit_jupiter_api =org.junit.jupiter:junit-jupiter-api:5.10.3
9090maven.org_junit_jupiter_junit_jupiter_params =org.junit.jupiter:junit-jupiter-params:5.10.3
Original file line number Diff line number Diff line change 4141 <plugin >
4242 <groupId >org.apache.maven.plugins</groupId >
4343 <artifactId >maven-surefire-plugin</artifactId >
44- <version >3.3.1 </version >
44+ <version >3.5.0 </version >
4545 <configuration >
4646 <environmentVariables >
4747 <!-- this environment variable is used to set token when construct
Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ black==24.8.0 \
4444 --hash =sha256:f490dbd59680d809ca31efdae20e634f3fae27fba3ce0ba3208333b713bc3920 \
4545 --hash =sha256:fb6e2c0b86bbd43dee042e48059c9ad7830abd5c94b0bc518c0eeec57c3eddc1
4646 # via -r requirements.in
47- certifi == 2024.7.4 \
48- --hash =sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b \
49- --hash =sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90
47+ certifi == 2024.8.30 \
48+ --hash =sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8 \
49+ --hash =sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9
5050 # via requests
5151charset-normalizer == 3.3.2 \
5252 --hash =sha256:06435b539f889b1f6f4ac1758871aae42dc3a8c0e24ac9e60c2384973ad73027 \
Original file line number Diff line number Diff line change 108108 <plugin >
109109 <groupId >org.apache.maven.plugins</groupId >
110110 <artifactId >maven-surefire-plugin</artifactId >
111- <version >3.3.1 </version >
111+ <version >3.5.0 </version >
112112 <configuration >
113113 <reportNameSuffix >sponge_log</reportNameSuffix >
114114 <skipTests >${skipUnitTests} </skipTests >
You can’t perform that action at this time.
0 commit comments