File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
# KIND, either express or implied. See the License for the
15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6 /apache-maven-3.9.6 -bin.zip
17
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7 /apache-maven-3.9.7 -bin.zip
Original file line number Diff line number Diff line change 90
90
<dependency >
91
91
<groupId >com.puppycrawl.tools</groupId >
92
92
<artifactId >checkstyle</artifactId >
93
- <version >10.16 .0</version >
93
+ <version >10.17 .0</version >
94
94
</dependency >
95
95
</dependencies >
96
96
<configuration >
Original file line number Diff line number Diff line change 343
343
<dependency >
344
344
<groupId >com.puppycrawl.tools</groupId >
345
345
<artifactId >checkstyle</artifactId >
346
- <version >10.16 .0</version >
346
+ <version >10.17 .0</version >
347
347
</dependency >
348
348
</dependencies >
349
349
<configuration >
You can’t perform that action at this time.
0 commit comments