File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5353 <dependency >
5454 <groupId >org.assertj</groupId >
5555 <artifactId >assertj-core</artifactId >
56- <version >3.27.0 </version >
56+ <version >3.27.3 </version >
5757 <scope >test</scope >
5858 </dependency >
5959 </dependencies >
9393 </plugin >
9494 <plugin >
9595 <artifactId >maven-enforcer-plugin</artifactId >
96- <version >3.5 .0</version >
96+ <version >3.6 .0</version >
9797 <executions >
9898 <execution >
9999 <id >enforce-maven</id >
157157 <plugins >
158158 <plugin >
159159 <artifactId >maven-surefire-plugin</artifactId >
160- <version >3.5.2 </version >
160+ <version >3.5.3 </version >
161161 <configuration >
162162 <testFailureIgnore >true</testFailureIgnore >
163163 <systemPropertyVariables >
185185 <plugins >
186186 <plugin >
187187 <artifactId >maven-gpg-plugin</artifactId >
188- <version >3.2.7 </version >
188+ <version >3.2.8 </version >
189189 <executions >
190190 <execution >
191191 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments