File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ the specific language governing permissions and limitations under the License. -
122122 <dependency >
123123 <groupId >com.tngtech.archunit</groupId >
124124 <artifactId >archunit-junit5</artifactId >
125- <version >1.4.0 </version >
125+ <version >1.4.1 </version >
126126 <scope >test</scope >
127127 </dependency >
128128 </dependencies >
@@ -132,13 +132,13 @@ the specific language governing permissions and limitations under the License. -
132132 <groupId >org.springdoc</groupId >
133133 <artifactId >springdoc-openapi-maven-plugin</artifactId >
134134 <version >1.3</version >
135- <executions >
135+ <executions >
136136 <execution >
137137 <phase >integration-test</phase >
138138 <goals >
139139 <goal >generate</goal >
140140 </goals >
141- </execution >
141+ </execution >
142142 </executions >
143143 </plugin >
144144 <plugin >
You can’t perform that action at this time.
0 commit comments